getchar () is equivalent to getc( stdin ) . fgets() reads in at most one less than size characters from stream and stores them into the buffer pointed to by s ...
確定! 回上一頁