STDIN(標準入力)から文字を読み込む。 More...
#include <xinu.h>
#include <stdio.h>
Go to the source code of this file.
STDIN(標準入力)から文字を読み込む。
Definition in file getchar.c.
Definition at line 12 of file getchar.c.
References fgetc(), and stdin.