摘要: #include <stdio.h> #include <string.h> int main() { printf("%ld\n",strlen("quit")); FILE *fp=NULL; char file[200]; char cc='\n'; fp=fopen("writefile.t 阅读全文
posted @ 2020-06-22 01:14 我的腹肌不见了 阅读(918) 评论(0) 推荐(0)