文件名称:mystrcat---identical-
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:9.85kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
编写函数mystrcat,实现和strcat完全相同的功能
数据要求
问题中的常量:#define MAXNUM 200 /*定义数组的最大长度*/
问题的输入:char str1 /*字符串1,初始的字符串*/;char str2 /*字符串2*,要连接的字符串/
问题的输出:char str1 /*字符串1,最终输出的字符串*/
-Write a function to achieve mystrcat, and strcat identical function
Data requirements
Problems in# constant: define MAXNUM 200/* define array of maximum length* /
The problem of input: char STR1 /* string1, initial string* / /* char STR2* 2to connect string, the string /
The problem of output: char STR1 /* string1, the final output strings* /
数据要求
问题中的常量:#define MAXNUM 200 /*定义数组的最大长度*/
问题的输入:char str1 /*字符串1,初始的字符串*/;char str2 /*字符串2*,要连接的字符串/
问题的输出:char str1 /*字符串1,最终输出的字符串*/
-Write a function to achieve mystrcat, and strcat identical function
Data requirements
Problems in# constant: define MAXNUM 200/* define array of maximum length* /
The problem of input: char STR1 /* string1, initial string* / /* char STR2* 2to connect string, the string /
The problem of output: char STR1 /* string1, the final output strings* /
(系统自动生成,下载前可以参看下载内容)
下载文件列表
编写函数mystrcat,实现和strcat完全相同的功能.docx
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.