Function report |
Source Code:lib\vsprintf.c |
Create Date:2022-07-28 06:12:01 |
Last Modify:2022-05-21 09:47:42 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Be careful: error messages must fit into the given buffer.
Proto:static char *error_string(char *buf, char *end, const char *s, struct printf_spec spec)
Type:char
Parameter:
Type | Parameter | Name |
---|---|---|
char * | buf | |
char * | end | |
const char * | s | |
struct printf_spec | spec |
646 | If # of digits/chars == -1 Then # of digits/chars = 2 * size of * |
649 | Return Handle string from a well known address. |
Name | Describe |
---|---|
check_pointer | |
ptr_to_id | |
restricted_pointer | |
ip_addr_string | |
netdev_bits | |
time_and_date | |
clock | |
flags_string | |
device_node_string | |
fwnode_string |
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 |