Hi,

When creating a custom array opcode, for instance one that takes 2 arrays as input and give 1 array as output, in the initialisation function for the opcode, when creating the output array does one create an ARRAYINIT struct and pass that to the array_init function? Conversely is there a need to call the array_del function from a RegisterDeinitCallback?
Thanks

-- 
Edward Costello