char * fgets(char * str, int num, FILE * stream);. Get string from stream. Reads characters from stream and stores them as a C-string into ...
確定! 回上一頁