文件名称:43
介绍说明--下载内容均来自于网络,请自行研究使用
规定输入的字符串中只包含字母和*号。请编写函数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
..\......\in.dat
..\......\modi1.c
..\......\out.dat
..\......\prog1.c
..\blank.txt
..\blank1.c
..\in.dat
..\modi.txt
..\modi1.c
..\prog.txt
..\prog1.c
..\answer
43
..\......\in.dat
..\......\modi1.c
..\......\out.dat
..\......\prog1.c
..\blank.txt
..\blank1.c
..\in.dat
..\modi.txt
..\modi1.c
..\prog.txt
..\prog1.c
..\answer
43