文件名称:43
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:3.61kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
规定输入的字符串中只包含字母和*号。请编写函数fun,它的功能是:将字符串中的前导*号全部删除,中间和尾部的*号不删除。例如,字符串中的内容为:*******A*BC*DEF*G****,删除后,字符串中的内容应当是:A*BC*DEF*G****.在编写函数时,不得使用C语言提供的字符串函数。
注意:部分源程序在文件PROG1.C中。
请勿改动主函数main和其它函数中的任何内容,仅在函数fun的花括号中填入你编写的若干语句。
-Provides the input string contains only letters and asterisk. Please write the function fun, it' s function is to:* the string leading to delete all numbers, the middle and tail of the* number is not deleted. For example, the string content :******* A* BC* DEF* G****, removed, the contents of the string should be: A* BC* DEF* G**** In preparing function, not using the C language string functions. Note: Some source code in the file PROG1.C. Do not change main function and other functions in any content, only the braces in the function fun fill a number of statements you write.
注意:部分源程序在文件PROG1.C中。
请勿改动主函数main和其它函数中的任何内容,仅在函数fun的花括号中填入你编写的若干语句。
-Provides the input string contains only letters and asterisk. Please write the function fun, it' s function is to:* the string leading to delete all numbers, the middle and tail of the* number is not deleted. For example, the string content :******* A* BC* DEF* G****, removed, the contents of the string should be: A* BC* DEF* G**** In preparing function, not using the C language string functions. Note: Some source code in the file PROG1.C. Do not change main function and other functions in any content, only the braces in the function fun fill a number of statements you write.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
43/answer/blank1.c
43/answer/in.dat
43/answer/modi1.c
43/answer/out.dat
43/answer/prog1.c
43/blank.txt
43/blank1.c
43/in.dat
43/modi.txt
43/modi1.c
43/prog.txt
43/prog1.c
43/answer
43
43/answer/in.dat
43/answer/modi1.c
43/answer/out.dat
43/answer/prog1.c
43/blank.txt
43/blank1.c
43/in.dat
43/modi.txt
43/modi1.c
43/prog.txt
43/prog1.c
43/answer
43
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.