字符串的各个函数写法

时间:2015-06-18 05:24:40
【文件属性】:

文件名称:字符串的各个函数写法

文件大小:229KB

文件格式:ZIP

更新时间:2015-06-18 05:24:40

sprcpy stlen

自己编写的字符串函数。 char *strcopymy(char *str1,const char *str2); int strclen(char *str1); char *strlink(char *str1, char *str2); int strcompa(char *str1, char *str2);


【文件预览】:
text_char
----hanshu.h(215B)
----text.dsw(533B)
----text.dsp(4KB)
----text.plg(242B)
----text.c(1KB)
----text.ncb(49KB)
----text.opt(48KB)
----hanshu.c(1KB)
----Debug()
--------hanshu.obj(6KB)
--------text.obj(8KB)
--------vc60.idb(41KB)
--------text.pdb(489KB)
--------text.ilk(204KB)
--------text.pch(174KB)
--------vc60.pdb(44KB)
--------text.exe(172KB)

网友评论