頭文件:#include <stdio.h>函數getc()用於從流中取字符,其原型如下: int getc(FILE *stream);【參數】參數*steam為要從中讀取字符的文件流。【返回值】 ...
確定! 回上一頁