搜索资源列表
=strcpy
- 关于字符串赋值=和strcpy问题 -On the issue of a string assignment = and strcpy
strcpy
- 设计一函数StringCopy实现字符串str1拷贝到str2中,(即实现strcpy功能)要求用指针实现,不能用计数器。-Design a function StringCopy realize str1 string copied to the str2, (i.e. realize strcpy function) require a pointer realize, cannot use the counter
strcpy
- 自定义字符串拷贝函数strcpy(),在C-Free和VC环境能够通过-Custom string copy function strcpy () in C-Free and VC environment through