ファイル名editstring.c
ソースファイル情報| 内容 | 行数 | 比率 |
|---|---|---|
| コメント行数 | 72 | 38% |
| 空行行数 | 25 | 13% |
| 実行行数 | 93 | 49% |
| 合計行数 | 190 | 100% |
関数定義数| 内容 | 定義数 |
|---|---|
| 関数数 | 6 |
定義関数| No. | 型 | 名称 | 属性 | 説明 |
|---|---|---|---|---|
1 |
insert_delete | static void | Insert and/or delete text within an editable string | |
2 |
insert_character | static void | Insert character at current cursor position | |
3 |
delete_character | static void | Delete character at current cursor position | |
4 |
backspace | static void | Delete character to left of current cursor position | |
5 |
kill_eol | static void | Delete to end of line | |
6 |
edit_string | int | Edit editable string |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー