精華區beta b89902xxx 關於我們 聯絡資訊
※ 引述《Hatred (要睡飽喔!)》之銘言: : FILE *inp; : inp=fopen("c:\input.txt","r"); ^^請打 "c:\\input.txt" 或 "c:/input.txt" : int map[5][5]; : int num=0; : while(num<25){ : if (fscanf(inp,"%d",&temp)){ : if (temp==0||temp==1){ : map[i][j]=temp; : num+=1; : } : if (j<4) j+=1; : else if (i<4) i+=1; : } : else fscanf(inp,"%c",&discard); : } : 開檔不對ㄟ!! : 請問一下,到底怎麼回事?! -- 乘思念的翅膀 帶真心去流浪 遠離這沒有愛的地方 沒有期待 就不怕迷失了方向 再也勿須牽肚掛腸~~~~ -- ※ 發信站: 批踢踢實業坊(ptt.twbbs.org) ◆ From: bunny.m7.ntu.edu.tw