char *fgets ( char * str, int num, FILE * stream ); 函數說明: ... fgetc:傳回所讀到的字元,傳回值如果是EOF,可能是有錯誤發生或是檔案 ...
確定! 回上一頁