函数逻辑报告 |
Source Code:lib\assoc_array.c |
Create Date:2022-07-27 07:51:12 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Handle insertion into an empty tree.
函数原型:static bool assoc_array_insert_in_empty_tree(struct assoc_array_edit *edit)
返回类型:bool
参数:
类型 | 参数 | 名称 |
---|---|---|
struct assoc_array_edit * | edit |
458 | 如果非new_n0则返回:false |
461 | new_meta[0]等于assoc_array_node_to_ptr(new_n0) |
463 | adjust_count_on等于new_n0 |
465 | to等于assoc_array_node_to_ptr(new_n0) |
468 | 返回:true |
名称 | 描述 |
---|---|
assoc_array_insert | assoc_array_insert - Script insertion of an object into an associative array*@array: The array to insert into |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |