摘要:
http://stackoverflow.com/questions/15719360/using-fscanf-using-feof靶子代码:#includevoid main(){ FILE *fp; int a,b; fp=fopen("hello.txt","r"); ... 阅读全文
posted @ 2014-05-23 14:46
lizezheng
阅读(1734)
评论(0)
推荐(0)