摘要:
1.对已知文件进行分割。 1 #include <stdio.h> 2 #include <string.h> 3 #include <stdlib.h> 4 FILE *in,*out; 5 char filename[256],ch,cfilename[256]; 6 void depart() 7 { 8 char ext[6][6]={ 9 "a.txt",10 "b.txt",11 "c.txt",12 "d.txt",13 "e.txt",14 & 阅读全文
posted @ 2013-01-15 20:52
alexander.bruce.lee
阅读(220)
评论(0)
推荐(0)

浙公网安备 33010602011771号