関数定義書 フリー 仕様書 自動 作成

command

構文構文

Read a command and do it. A command consists of an optional integer

int command (
  char * filename
  register FILE * f
)

パラメータパラメータ

filename
f

機能機能

Read a command and do it. A command consists of an optional integer
argument followed by the command character.  Return the number of lines
to display in the next screenful.  If there is nothing more to display
in the current file, zero is returned.

ファイル名ファイル名

more.c

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー | more.c