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:Handle string from a well known address.
Proto:static char *string_nocheck(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 |
603 | len = 0 |
604 | lim = # of digits/chars |
Name | Describe |
---|---|
err_ptr | |
error_string | Be careful: error messages must fit into the given buffer. |
string | |
resource_string | |
mac_address_string | |
ip6_addr_string | |
ip4_addr_string | |
ip6_addr_string_sa | |
ip4_addr_string_sa | |
uuid_string | |
device_node_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 |