C語言庫函數int getc(FILE *stream)得到下一個字符(unsigned char類型)從指定的流,並將指針位置給流。 聲明以下是getc()函數的聲明。 int getc ( FILE * stream ) ...
確定! 回上一頁