文件名称: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.cpp