说明:C 语言实习,一些基本的语法及基本功能学习适合初学的人员学习C 语言使用-C language laboratory, a number of basic grammar and basic functions of learning for the beginner to learn C language using <艾锋> 在 2025-06-11 上传
| 大小:16kb | 下载:0
说明:依次输入单个字符到该数组中,直到输入回车完成该字符数组的输入。反向输出该数组中的字符串内容。
// 输入:This is Test! 输出结果为:!tseT si sihT
// 并利用sizeof运算符,求出数组占用的内存字节数-Followed by the importation of a single character to the array until the completion of the carriage return character input array i <lllgg> 在 2025-06-11 上传
| 大小:1kb | 下载:0