I'm triying to write into an array which in turn is into a garray type.
I wrote the following function:
But I get from the compiler the following error:
"error: dereferencing pointer to incomplete type"
I understand the maning of the error, but I've looked at the definition
of the array and garray types and I found no such "incomplete" type.
Any idea?
Or any other way to write floats to a garray vector?
Many thanks
--
Oscar Pablo Di Liscia