Warning: include() [function.include]: URL file-access is disabled in the server configuration in /home/.showoff/linuxfaqs/linux-faqs.com/HOWTO/C++-dlopen/index.php on line 28
Warning: include(http://www.linux-faqs.com/HOWTO/header.inc) [function.include]: failed to open stream: no suitable wrapper could be found in /home/.showoff/linuxfaqs/linux-faqs.com/HOWTO/C++-dlopen/index.php on line 28
Warning: include() [function.include]: Failed opening 'http://www.linux-faqs.com/HOWTO/header.inc' for inclusion (include_path='.:/usr/local/php5/lib/php:/usr/local/lib/php') in /home/.showoff/linuxfaqs/linux-faqs.com/HOWTO/C++-dlopen/index.php on line 28
|
Warning: include() [function.include]: URL file-access is disabled in the server configuration in /home/.showoff/linuxfaqs/linux-faqs.com/HOWTO/C++-dlopen/index.php on line 29
Warning: include(http://www.linux-faqs.com/HOWTO/header.bottom.inc) [function.include]: failed to open stream: no suitable wrapper could be found in /home/.showoff/linuxfaqs/linux-faqs.com/HOWTO/C++-dlopen/index.php on line 29
Warning: include() [function.include]: Failed opening 'http://www.linux-faqs.com/HOWTO/header.bottom.inc' for inclusion (include_path='.:/usr/local/php5/lib/php:/usr/local/lib/php') in /home/.showoff/linuxfaqs/linux-faqs.com/HOWTO/C++-dlopen/index.php on line 29
|
| |
Warning: include(body.left.inc) [function.include]: failed to open stream: No such file or directory in /home/.showoff/linuxfaqs/linux-faqs.com/HOWTO/C++-dlopen/index.php on line 33
Warning: include() [function.include]: Failed opening 'body.left.inc' for inclusion (include_path='.:/usr/local/php5/lib/php:/usr/local/lib/php') in /home/.showoff/linuxfaqs/linux-faqs.com/HOWTO/C++-dlopen/index.php on line 33

|
|
C++ dlopen mini HOWTO
2003-08-12
|
Revision History
|
|
Revision 1.03 |
2003-08-12 |
Revised by: AI |
|
Added reference to the GLib Dynamic Module
Loader. Thanks to G. V. Sriraam for the pointer. |
|
Revision 1.02 |
2002-12-08 |
Revised by: AI |
|
Added FAQ. Minor changes |
|
Revision 1.01 |
2002-06-30 |
Revised by: AI |
|
Updated virtual destructor explanation. Minor changes. |
|
Revision 1.00 |
2002-06-19 |
Revised by: AI |
|
Moved copyright and license section to the
beginning. Added terms section. Minor changes. |
|
Revision 0.97 |
2002-06-19 |
Revised by: JYG |
|
Entered minor grammar and sentence level changes. |
|
Revision 0.96 |
2002-06-12 |
Revised by: AI |
|
Added bibliography. Corrected explanation of extern
functions and variables. |
|
Revision 0.95 |
2002-06-11 |
Revised by: AI |
|
Minor improvements. |
How to dynamically load C++ functions and classes using
the
dlopen
API.
|
|
Warning: include() [function.include]: URL file-access is disabled in the server configuration in /home/.showoff/linuxfaqs/linux-faqs.com/HOWTO/C++-dlopen/index.php on line 365
Warning: include(http://www.linux-faqs.com/HOWTO/body.right.inc) [function.include]: failed to open stream: no suitable wrapper could be found in /home/.showoff/linuxfaqs/linux-faqs.com/HOWTO/C++-dlopen/index.php on line 365
Warning: include() [function.include]: Failed opening 'http://www.linux-faqs.com/HOWTO/body.right.inc' for inclusion (include_path='.:/usr/local/php5/lib/php:/usr/local/lib/php') in /home/.showoff/linuxfaqs/linux-faqs.com/HOWTO/C++-dlopen/index.php on line 365

|
|
Warning: include() [function.include]: URL file-access is disabled in the server configuration in /home/.showoff/linuxfaqs/linux-faqs.com/HOWTO/C++-dlopen/index.php on line 370
Warning: include(http://www.linux-faqs.com/HOWTO/footer.inc) [function.include]: failed to open stream: no suitable wrapper could be found in /home/.showoff/linuxfaqs/linux-faqs.com/HOWTO/C++-dlopen/index.php on line 370
Warning: include() [function.include]: Failed opening 'http://www.linux-faqs.com/HOWTO/footer.inc' for inclusion (include_path='.:/usr/local/php5/lib/php:/usr/local/lib/php') in /home/.showoff/linuxfaqs/linux-faqs.com/HOWTO/C++-dlopen/index.php on line 370
|