| |
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/seealso.php on line 39
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/seealso.php on line 39

|
|
5. See Also
-
The
dlopen(3)
man page. It explains
the purpose and the use of the
dlopen
API.
-
The article
Dynamic Class Loading for C++ on
Linux
by James Norton published on the
Linux
Journal
.
-
Your favorite C++ reference about
extern
"C"
, inheritance, virtual functions,
new
and
delete
. I
recommend [
STR2000
].
-
[
ISO14882
]
-
The
Program Library
HOWTO
, which tells you most things you'll ever need
about static, shared and dynamically loaded libraries and how
to create them. Highly recommended.
-
The
Linux GCC
HOWTO
to learn more about how to create libraries
with GCC.
|
|
Warning: include() [function.include]: URL file-access is disabled in the server configuration in /home/.showoff/linuxfaqs/linux-faqs.com/HOWTO/C++-dlopen/seealso.php on line 227
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/seealso.php on line 227
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/seealso.php on line 227

|
|