函式名: getc 功能:從流中取字元用法: int getc(FILE *stream); ... 如:註解getchargetchar由宏實現:#define getchar() getc(stdin)。getchar有一個.
確定! 回上一頁