Hi all, I have a shared library, and I want a specific function to be called once the library is loaded.
Dlls has the notorious DllMain function. Is there a method of achieving the same in an .so file? Ami ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
