#include#includeint main( ){ FILE *f = NULL; f = fopen("a.txt","w+"); fclose(f);}
不能用C语言创建吧。VIM倒是可也,dos命令也可以
你看看文件操作就明白