Strsep.
#1

Has anyone got it?
Reply
#2

Yes, it's called strtok
Reply
#3

Are you sure?
Reply
#4

What is Strsep suppose to do?
Reply
#5

Strsep is a string spliting function (by a delimiter), similar to strtok() or sscaf() or split(). It has the same parameters as strtok(), just some handling improvements. It should be in <string.h>, but it isn't. Just use sscanf, It's easier
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)