Hi Bryan. [EMAIL PROTECTED] wrote: > do the shared libraries on Unix have to be ANSI C?
I'm no expert on shared libraries on Linux, but I think an intelligent guess would be that shared libraries may be written in any language that ultimately can output shared libraries. The format of a shared library should in no way reflect the the programming language that was used to implement it. -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.
