20 bucks for C, cheaper than beer

but what about beer-spilled c-specs? 8$ maybe?, well they'll be all over beer after 10 yaers anyway, so u could aim for that directly and save money
Yes James_wright_1990 you are correct
if u malloc space, just hold the ptr and you'll be fine
in demos u might like to write 2 versions of the effect-system one with the statically allocated memory and one with dynamic, I usually use #ifdefs to change which one I want to use