摘要: 转载自:http://blog.csdn.net/xidianzhimeng/article/details/235412891 fopen函数原型:FILE * fopen(const char * path,const char * mode);返回值:文件顺利打开后,指向该流的文件指针就会被返... 阅读全文
posted @ 2014-09-11 13:48 Magnum Programm Life 阅读(812) 评论(0) 推荐(0) 编辑