| 総合手引 | セクション 3 | English | Deutsch | オプション |
#include <stdio.h>
getc() 関数は fgetc() と基本的に同じ機能ですが、これはインラインで展開するマクロです。
getchar() 関数は、 引数 stdin がついている getc() と同等です。
getw() 関数は stream で指したストリームから、次の int を (存在している場合) 取得します。
| GETC (3) | June 4, 1993 |
| 総合手引 | セクション 3 | English | Deutsch | オプション |
このマニュアルページサービスについてのご意見は Ben Bullock にお知らせください。 Privacy policy.
| “ | A typical Unix /bin or /usr/bin directory contains a hundred different kinds of programs, written by dozens of egotistical programmers, each with its own syntax, operating paradigm, rules of use ... strategies for specifying options, and different sets of constraints. | ” |
| — The Unix Haters' handbook | ||