Function report |
Source Code:lib\parman.c |
Create Date:2022-07-28 07:23:06 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:parman_lsort_item_add
Proto:static int parman_lsort_item_add(struct parman *parman, struct parman_prio *prio, struct parman_item *item)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct parman * | parman | |
struct parman_prio * | prio | |
struct parman_item * | item |
190 | If count + 1 > limit_count Then |
191 | err = parman_enlarge(parman) |
204 | count++ |
205 | Return 0 |
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 |