ファイル名console.c
ソースファイル情報| 内容 | 行数 | 比率 |
|---|---|---|
| コメント行数 | 67 | 50% |
| 空行行数 | 20 | 15% |
| 実行行数 | 48 | 35% |
| 合計行数 | 135 | 100% |
関数定義数| 内容 | 定義数 |
|---|---|
| 関数数 | 4 |
定義関数| No. | 型 | 名称 | 属性 | 説明 |
|---|---|---|---|---|
1 |
putchar | void | Write a single character to each console device. | |
2 |
has_input | static struct console_driver * | Check to see if any input is available on any console. | |
3 |
getchar | int | Read a single character from any console. | |
4 |
iskey | int | Check for available input on any console. |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー