Function report | 
Source Code:lib\assoc_array.c | 
Create Date:2022-07-28 06:54:28 | 
| 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_insert_set_object - Set the new object pointer in an edit script*@edit: The edit script to modify.*@object: The object pointer to set.* Change the object to be inserted in an edit script. The object pointed to* by the old object is not freed
Proto:void assoc_array_insert_set_object(struct assoc_array_edit *edit, void *object)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct assoc_array_edit * | edit | |
| void * | object | 
| 1034 | leaf = assoc_array_leaf_to_ptr(object) | 
| 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  |