getchar. int getchar ( void );. Get character from stdin. Returns the next character from the standard input (stdin). It is equivalent to calling getc with ...
確定! 回上一頁