-
-
-
-
ucw-src129.zip
... , int buffsize)
* Executes a UC #-command, like #l or #help.
uc_cmd() expects the name of the command, _without_ the hash,
e.g. uc_cmd("l fred.cpp") or uc_cmd("help").
void uc_cmd(const char* cmd)
* Evaluates any C++ expression or statement ...
-
-
-
4.rar
用Hash技术统计某个C源程序中的关键字出现的频度
-
-
-
-
hash_src.zip
一个开源的hash表的实现。The source code of structure hashtable.
-