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