libansi.c
内容 | 行数 | 比率 |
---|---|---|
コメント行数 | 67 | 27% |
空行行数 | 33 | 13% |
実行行数 | 147 | 60% |
合計行数 | 247 | 100% |
内容 | 定義数 |
---|---|
関数数 | 19 |
No. | 型 | 名称 | 属性 | 説明 |
---|---|---|---|---|
1 |
Function | display_cursor | void | |
2 |
Function | clear_end_of_line | void | |
3 |
Function | move_cursor_left | void | |
4 |
Function | move_cursor_right | void | |
5 |
Function | set_cursor_blink | void | |
6 |
Function | clear_line | void | |
7 |
Function | clear_beginning_of_line | void | |
8 |
Function | move_cursor_to_column | void | |
9 |
Function | move_cursor_to_next_line | void | |
10 |
Function | disable_utf8 | void | |
11 |
Function | set_g1_special_char | void | |
12 |
Function | set_us_g0_charset | void | |
13 |
Function | clear_entire_screen | void | |
14 |
Static | cprint_vga2ansi | static void | cprint_vga2ansi - given a VGA attribute, print a character |
15 |
Function | cls | void | |
16 |
Function | reset_colors | void | |
17 |
Function | cprint | void | cprint - given a VGA attribute, print a single character at cursor |
18 |
Function | csprint | void | csprint - given a VGA attribute, print a NULL-terminated string |
19 |
Function | clearwindow | void | clearwindow - fill a given a region on the screen |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー