Function report |
Source Code:lib\parman.c |
Create Date:2022-07-28 07:23:02 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:parman_shrink
Proto:static int parman_shrink(struct parman *parman)
Type:int
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct parman * | parman |
| 74 | new_count = limit_count - resize_step |
| 78 | If new_count < base_count Then Return 0 |
| 83 | limit_count = new_count |
| 84 | Return 0 |
| Name | Describe |
|---|---|
| parman_lsort_item_remove |
| 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 |