Function report | 
Source Code:lib\string.c | 
Create Date:2022-07-28 06:00:36 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:strnchr - Find a character in a length limited string*@s: The string to be searched*@count: The number of characters to be searched*@c: The character to search for* Note that the %NUL-terminator is considered part of the string, and can* be searched for.
Proto:char *strnchr(const char *s, size_t count, int c)
Type:char
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| const char * | s | |
| size_t | count | |
| int | c | 
| 473 | Return NULL | 
| Name | Describe | 
|---|---|
| kobject_action_type | |
| strnchr_selftest | |
| ima_show_template_data_ascii | 
| Source code conversion tool public plug-in interface  | X | 
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion  |