char *fgets(char *str , int length , FILE *fptr);. 函式原型 ... 1. fgets( )函式被呼叫時,需傳入三個參數:第一 ... 程式第22列while(fgets(str,81,fptr) !=
確定! 回上一頁