I want The program to accept spaces but it gives me an infinite loop when I use ... "r"); char word2[48]; while(!feof(DoThis)){ fscanf(DoThis,"%47[^\n]s" ...
確定! 回上一頁