摘要:
1、 #include <stdio.h> int main(void) { int ch; FILE *sfp; FILE *dfp; char sfile[FILENAME_MAX]; char dfile[FILENAME_MAX]; printf("source file name: "); 阅读全文
posted @ 2021-06-10 11:07
小鲨鱼2018
阅读(37)
评论(0)
推荐(0)
摘要:
1、 #include <stdio.h> #include <ctype.h> int main(void) { int n; unsigned long count = 0; // count初始值为0, 为什么是unsigned long? unsigned char buf[16]; //字 阅读全文
posted @ 2021-06-10 10:19
小鲨鱼2018
阅读(80)
评论(0)
推荐(0)

浙公网安备 33010602011771号