ファイル名misc.c
ソースファイル情報| 内容 | 行数 | 比率 | 
|---|---|---|
| コメント行数 | 44 | 13% | 
| 空行行数 | 73 | 21% | 
| 実行行数 | 234 | 66% | 
| 合計行数 | 351 | 100% | 
関数定義数| 内容 | 定義数 | 
|---|---|
| 関数数 | 15 | 
定義関数| No. | 型 | 名称 | 属性 | 説明 | 
|---|---|---|---|---|
1  | 
sleep | void | SLEEP | |
2  | 
twiddle | void | TWIDDLE | |
3  | 
strcasecmp | int | STRCASECMP (not entirely correct, but this will do for our purposes) | |
4  | 
do_printf | static char * | PRINTF and friends | |
5  | 
sprintf | char * | ||
6  | 
printf | void | ||
7  | 
inet_aton | int | INET_ATON - Convert an ascii x.x.x.x to binary form | |
8  | 
getdec | int | ||
9  | 
empty_8042 | static void | ||
10  | 
gateA20_set | void | ||
11  | 
gateA20_unset | void | ||
12  | 
putchar | void | ||
13  | 
getchar | int | GETCHAR - Read the next character from the console WITHOUT ECHO | |
14  | 
iskey | int | ||
15  | 
currticks | unsigned long | 
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー