ファイル定義書 HotDocument 今井浩司

bios_console.c

ファイル名ファイル名

bios_console.c

ソースファイル情報ソースファイル情報

内容 行数 比率
コメント行数 80 27%
空行行数 46 15%
実行行数 172 58%
合計行数 298 100%

関数定義数関数定義数

内容 定義数
関数数 7

定義関数定義関数

No. 名称 属性 説明
1
StaticStatic bios_handle_cup static void Handle ANSI CUP (cursor position)
2
StaticStatic bios_handle_ed static void Handle ANSI ED (erase in page)
3
StaticStatic bios_handle_sgr static void Handle ANSI SGR (set graphics rendition)
4
StaticStatic bios_putchar static void Print a character to BIOS console
5
StaticStatic scancode_to_ansi_seq static const char * Get ANSI escape sequence corresponding to BIOS scancode
6
StaticStatic bios_getchar static int Get character from BIOS console
7
StaticStatic bios_iskey static int Check for character ready to read from BIOS console

See Also

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