Function report |
Source Code:lib\assoc_array.c |
Create Date:2022-07-28 06:54:16 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:assoc_array_destroy - Destroy an associative array*@array: The array to destroy.*@ops: The operations to use.* Discard all metadata and free all objects in an associative array. The* array will be empty and ready to use again upon completion. This function
Proto:void assoc_array_destroy(struct assoc_array *array, const struct assoc_array_ops *ops)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct assoc_array * | array | |
const struct assoc_array_ops * | ops |
445 | The node at the root of the tree = NULL |
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 |