Function report | 
Source Code:lib\parman.c | 
Create Date:2022-07-28 07:23:07 | 
| 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_remove
Proto:static void parman_lsort_item_remove(struct parman *parman, struct parman_prio *prio, struct parman_item *item)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct parman * | parman | |
| struct parman_prio * | prio | |
| struct parman_item * | item | 
| 212 | parman_prio_item_remove(parman, prio, item) | 
| 213 | iterate over list of given type(prio, & prio_list, list) | 
| 214 | parman_prio_shift_up(parman, prio) | 
| 215 | count-- | 
| 216 | If limit_count - count >= resize_step Then parman_shrink(parman) | 
| 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  |