文件名称:uc-tokens10
介绍说明--下载内容来自于网络,使用问题请自行百度
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.
Tokenizer is a text-parsing input stream, modelled after the (undocumented)
VCL TParser class, and based on the UnderC tokenizing preprocessor front-end.
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.
Tokenizer is a text-parsing input stream, modelled after the (undocumented)
VCL TParser class, and based on the UnderC tokenizing preprocessor front-end.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ucw/include/UC/tokens.h
ucw/lib/examples/comment.cpp
ucw/lib/examples/INI.CPP
ucw/lib/examples/point-avg.cpp
ucw/lib/examples/XML.CPP
ucw/lib/tokens.cpp
ucw/lib/tokens.dll
ucw/lib/tokens.lib
ucw/lib/tokens.txt
ucw/lib/examples/comment.cpp
ucw/lib/examples/INI.CPP
ucw/lib/examples/point-avg.cpp
ucw/lib/examples/XML.CPP
ucw/lib/tokens.cpp
ucw/lib/tokens.dll
ucw/lib/tokens.lib
ucw/lib/tokens.txt
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
