Function report |
Source Code:lib\vsprintf.c |
Create Date:2022-07-28 06:11:56 |
Last Modify:2022-05-21 09:47:42 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:skip_atoi
Proto:static __attribute__((__noinline__)) int skip_atoi(const char **s)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const char ** | s |
131 | i = 0 |
133 | Do |
137 | Return i |
Name | Describe |
---|---|
format_decode | Helper function to decode printf style format |
vsscanf | vsscanf - Unformat a buffer into a list of arguments*@buf: input buffer*@fmt: format of buffer*@args: arguments |
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 |