Hi
I wonder if it's possible to create what in operating systems is called a "workspace". My idea is that several functions could have access to specific parts of memory in order to perform certain activities when they are executed. I want to store from a handler some information in memory and I want it available for a common subroutine.
I haven't seen in this forum any examples of that, so if they exist I apologize.
Thank you