hex_map_copy
hex_map_merge hex_map_get_device hex_map_set_device hex_map_partition hex_map_append_block hex_map_delete_block hex_map_first_blockhex_map_copy
This function creates a copy of a Hex Map object.
Syntax
hex_map_t hex_map_copy(
hex_map_t map
);
Parameters
map - a reference to the Hex Map object
Return
The function returns the new Hex Map object or NULL if the operation fails.
Minimum library version - 163
© 2007-2025 Northern Software Inc. All Rights Reserved.