Terry Lee Tucker wrote:
> Does anyone know if a function written in C and linked into the backend in a
> shared library with a statically declared structure, maintain that data for
> the life of the backend process such that, when the function is called again,
> the structure data is intact?
>
> Thanks for any insight anyone can give...
Yes, that should work.
Yours,
Laurenz Albe