Hi,
Am I right thinking that using of global variables to store context between consecutive calls of my C_lib function providing extension to LISP is NOT a good idea? Especially if the function is to be eventually transferred to FLASH...
Looks like lib_info::arg parameter provided in init function is the way forward. I'm just looking for confirmation or discussion in this topic.
Cheers
M