Skip to content

Issue Creation of float array #307

Answered by remahl
remahl asked this question in Q&A
Oct 24, 2024 · 3 comments · 1 reply
Discussion options

You must be logged in to vote

Thank you for the hint.
We did some additional investigation and replaced

investigation_item_array_float_data_create(...)
investigation_item_array_float_data_add(...)

with

ref = flatcc_builder_create_vector(...)
investigation_item_array_float_create(ref);

this seems to work.

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@remahl
Comment options

Answer selected by remahl
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants