Hi, Tinkering with the library interface I have the following problem:
I must pass in a pointer to a result structure (specifically: LDAPMessage from the Openldap libs). I have no definition for the structure however, as clients are "not supposed to directly manipulate these". I must pass it a zillion times around instead, which should not be a problem if I'd knew how to do the initial memory allocation. Anyone? --Maarten -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
