C++ dlopen mini HOWTO Aaron Isotton <aaron@isotton.com> 2006−03−16 Revision History Revision 1.10 2006−03−16 Revised by: AI Changed the license from the GFDL to the GPL. Fixed usage of dlerror; thanks to Carmelo Piccione. Using a virtual destructor in the example; thanks to Joerg Knobloch. Added Source Code section. Minor fixes. Revision 1.03 2003−08−12 Revised by: AI Added reference to the GLib D