MobilityDB
1.3
Loading...
Searching...
No Matches
Miscellaneous functions
meos_array_add
meos_array_count
meos_array_create
meos_array_destroy
meos_array_destroy_free
meos_array_get
meos_array_reset
meos_array_reset_free
mobilitydb_full_version
mobilitydb_version
◆
meos_array_add()
void meos_array_add
(
MeosArray
*
array
,
void *
value
)
Add a value to the array.
Parameters
[in]
array
Array
[in]
value
Pointer to the value to add. For fixed-size arrays, the value is copied. For varlength arrays, the pointer itself is stored.
Generated by
1.9.5