char *buildURL(const
char* user=0, const
char* password=0, const
char* workgroup=0, const
char *host=0, const
char* share=0, const
char* path=0, const
char* ip=0)
Unlike the previous versions of libsmb, the resulting pointer is now the property of the library so you should not delete it.
Copyright © Nicolas Brodu, 1999 - 2000