文件名称:40
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:4kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
函数fun的功能是:将s所指字符串中ASCII值为奇数的字符删除,串中剩余字符形成一个新串放在t所指的数组中。
例如,若s所指字符串中的内容为:〞ABCDEFG12345〞,其中字符A的ASCII码值为奇数、…、字符1的ASCII码值也为奇数、…都应当删除,其它依此类推。最后t所指的数组中的内容应是:〞BDF24〞。
注意:部分源程序存在文件PROG1.C中
请勿改动主函数main和其它函数中的任何内容,仅在函数fun的花括号中填入你编写的若干语句
-Function fun feature is: s referred to an odd string of ASCII characters is removed, the remaining character string to form a new string on the t refers to the array. For example, if the contents of the string s referred to as: " ABCDEFG12345" , in which character A, ASCII code is odd, ..., character 1, ASCII code value is odd, ... should be removed, the other and so on. T refers to the final contents of the array should be: " BDF24" . Note: Some source code changes do not exist in the file PROG1.C main function and other functions in any content, only the braces in the function fun fill you write a number of statements
例如,若s所指字符串中的内容为:〞ABCDEFG12345〞,其中字符A的ASCII码值为奇数、…、字符1的ASCII码值也为奇数、…都应当删除,其它依此类推。最后t所指的数组中的内容应是:〞BDF24〞。
注意:部分源程序存在文件PROG1.C中
请勿改动主函数main和其它函数中的任何内容,仅在函数fun的花括号中填入你编写的若干语句
-Function fun feature is: s referred to an odd string of ASCII characters is removed, the remaining character string to form a new string on the t refers to the array. For example, if the contents of the string s referred to as: " ABCDEFG12345" , in which character A, ASCII code is odd, ..., character 1, ASCII code value is odd, ... should be removed, the other and so on. T refers to the final contents of the array should be: " BDF24" . Note: Some source code changes do not exist in the file PROG1.C main function and other functions in any content, only the braces in the function fun fill you write a number of statements
(系统自动生成,下载前可以参看下载内容)
下载文件列表
40/answer/blank1.c
40/answer/in.dat
40/answer/modi1.c
40/answer/out.dat
40/answer/prog1.c
40/blank.txt
40/blank1.c
40/in.dat
40/modi.txt
40/modi1.c
40/prog.txt
40/prog1.c
40/answer
40
40/answer/in.dat
40/answer/modi1.c
40/answer/out.dat
40/answer/prog1.c
40/blank.txt
40/blank1.c
40/in.dat
40/modi.txt
40/modi1.c
40/prog.txt
40/prog1.c
40/answer
40
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.