sharing a complex sequence
- Posted by hughbarnard Jan 06, 2010
- 1068 views
Hi
This is a new-to-euphoria question, so please bear with me. I'd like to have a sequence in memory that several euphoria scripts could write to and read from. I 'could' do this by translating to C and adding some stuff, but is this possible from within the language?
TIA Hugh