Btw, I know I can 'return "string"' in order to return a string from a char* function, but if I have a local buffer, how would I return a string in the same manner without returning the address of the local buffer? Maybe str_dup()? (its defined in utils.c)
This archive was generated by hypermail 2b30 : 12/07/00 PST