HELPLIB.HLB — CRTL strsep
Separates strings. Format #include <string.h> char *strsep (char **stringp, char *delim);
Additional Information:
explode
extract
Function Variants
Arguments
Description
Return Values
Example
Close
Help