C 字符处理函数 1,stpcpy(),copy a string returning a pointer to its end char *stpcpy(char *dest,const char *src); 2, posted on 2015-03-31 18:51 秦瑞It行程实录 阅读( ...) 评论( ...) 编辑 收藏 转载于:https://www.cnblogs.com/ruiy/p/4381744.html