ファイル名stringextra.c
ソースファイル情報| 内容 | 行数 | 比率 |
|---|---|---|
| コメント行数 | 86 | 32% |
| 空行行数 | 60 | 22% |
| 実行行数 | 127 | 46% |
| 合計行数 | 273 | 100% |
関数定義数| 内容 | 定義数 |
|---|---|
| 関数数 | 9 |
定義関数| No. | 型 | 名称 | 属性 | 説明 |
|---|---|---|---|---|
1 |
strnicmp | int | ** FROM string.c *** | |
2 |
strncat | char * | strncat - Append a length-limited, %NUL-terminated string to another | |
3 |
strspn | size_t | strspn - Calculate the length of the initial substring of @s which only | |
4 |
strcspn | size_t | strcspn - Calculate the length of the initial substring of @s which only | |
5 |
strpbrk | char * | strpbrk - Find the first occurrence of a set of characters | |
6 |
strtok | char * | strtok - Split a string into tokens | |
7 |
strsep | char * | strsep - Split a string into tokens | |
8 |
bcopy | char * | bcopy - Copy one area of memory to another | |
9 |
memscan | void * | memscan - Find a character in an area of memory. |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー