char* fgets(char *string, int length, FILE * stream);. ( fgets , if it reads an entire line, will leave the '\n' in the string ...
確定! 回上一頁