How to split a C string by a string?

Unga unga888 at yahoo.com
Wed Sep 17 07:45:48 UTC 2008


Hi all

I'm writing an C application on FreeBSD 7+. I need to split a string by another string (ie. the delimiter is "xxx") similar to strtok split a string by a single char. Is there a standard function or is there a FreeBSD functions for this?

Many thanks in advance.

Kind regards
Unga




      


More information about the freebsd-questions mailing list