Using the UnderC Tokenizer Class
It s often necessary to parse complex text files, where standard i/o
is too clumsy. C programmers fall back on strtok(), but this can be
tricky to use properly. Besides, you are still responsible for keeping
strtok() fed with new input, and I don t like the schlepp. ...
/dl/235246.html
标签:
Tokenizer
necessary
standard
complex
上传时间:
2013-12-16
上传用户:whenfly