> > > That doesn't work on systems that use mangled names in the C libraries.
>
> > Huh? Why not? And which systems mangle C names?
>
> Not every C program is always compiled with a C compiler.
The only time I have ever seen a C program result in mangled names
is if the compiler was given a command switch to force it to compile
the file as a C++ program. Once you start to mangle C names you
destroy the ability to share libraries between compilers because there
is no standard for how C++ name mangling should be done.
Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
The Kermit Project * Columbia University
612 West 115th St #716 * New York, NY * 10025
http://www.kermit-project.org/k95.html * [EMAIL PROTECTED]
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]