Re: engOpen with a dynamic variable



Alwan <amdede@xxxxxxxx> wrote in message >
So I am trying to work with dynamic variable but it seems
that with my programs memcpy is not functioning and my wild
guess was probably because all the examples that were given
are written for static variables and not dynamic.
It would be very king if you could show me how to work
around this problem.
Many thanks
Alwan

What, exactly, isn't working? I don't see memcpy in your
posted code, for instance, but you think it doesn't work.
Why? Engine apps should be able to use dynamic memory just
fine. My guess is that you are just using it improperly.
Maybe you could post more code.

James Tursa

.