Hello forum:
I have used allocate and free C functions to obtain and delete data. It works ok, but when i move my plugin (filter) to another PC it crash. Is it this the right way to use memory in photoshop plugins? If not, could you give me an example of allocating and deallocating a double array for instance??
Thanks in advance