ファイル名util.c
ソースファイル情報| 内容 | 行数 | 比率 |
|---|---|---|
| コメント行数 | 57 | 21% |
| 空行行数 | 35 | 13% |
| 実行行数 | 184 | 66% |
| 合計行数 | 276 | 100% |
関数定義数| 内容 | 定義数 |
|---|---|
| 関数数 | 8 |
定義関数| No. | 型 | 名称 | 属性 | 説明 |
|---|---|---|---|---|
1 |
DumpHex | void | ||
2 |
WaitForKey | void | Pauses until a key is pressed. | |
3 |
HexToAscii | char * | Converts hex to ascii | |
4 |
GetHexTime | void | Converts the time to hex-ascii | |
5 |
GetHexInput | int | Prompts for input. The input should be in ascii-hex. Stores it in | |
6 |
GetInput | int | Prompts for an ascii-input | |
7 |
GetYesNo | int | Prompts for yes/no. Returns TRUE if yes. | |
8 |
GetCommand | int | Prints the commnd and returns input. |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー