Ruby 3.3 リファレンスマニュアル
関数一覧
nextc (static)
function nextc
[
edit
]
static int nextc(void)
入力から次の一文字を読み込みます。 CR LF に対して LF を、EOF に対して -1 を返します。