[Discuss] 'C' string tokenizer for those who hate strtok

pw p.willis at telus.net
Mon Jun 26 17:57:30 PDT 2006


Hello,

I have posted some 'C' code for making tokens
from delimited strings.

Those who have experienced the ravages
of strtok inconsistancies will appreciate
the simple linked list mechanism, rather
than the buffer from nowhere approach.

GPL source and auto tools build available at:

http://www3.telus.net/amphora/downloads


Peter


More information about the Discuss mailing list