搜索资源列表
2
- 1.请编写一个函数void fun(char *tt,int pp[]),统计在tt字符中"a"到"z"26各字母各自出现的次数,并依次放在pp所指的数组中。 2.下列程序定义了n×n的二维数组,并在主函数中赋值。请编写函数fun,函数的功能使求出数组周边元素的平均值并作为函数值返回给主函数中的s。-1. Please write a function void fun (char* tt, int pp []), statistics tt characters " a&qu
cPP-Stringpint
- c++中字符串和字符数组 -c++ string and array of charactersc++ string and array of characters
8
- 1. 掌握C语言字符数组的定义、初始化和引用。 2. 掌握C语言字符数组和字符串的联系和区别。 3. 掌握C语言字符串函数的使用。-1. Master C language character array definition, initialization and reference. 2. Master the C language character array and the string of links and differences. 3. Master the u