On Fri, Aug 25, 2006 at 12:43:52PM +0300, ik wrote: > Unless there is a way that I'm not aware of to tell it by using a tool > on a library (please tell me if there such way), where can I find
I have no idea about your specific problem, but you can use 'nm' to find out what symbols are exported by a specific library. That's naturally not nearly as good as good documentation, but better than nothing. -- Didi ================================================================= 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]
