fgets ()、gets()、EOF、feof() ... 1.1 char * fgets (char * str, int num, FILE *stream);. //从流stream中读入最多num个字符到字符数组str中,当遇到换行符时、或读到num- ...
確定! 回上一頁