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