Re: pointers to variables ?
- Posted by katsmeow Mar 03, 2023
- 1722 views
cjnwl said...
Hi,
Another newbie question: are there pointers to variables, or is there any way to simulate them ?
Thanks for bringing this up again. Every couple of years, someone needs this feature.
A couple years ago i posted a linked list include with the name of each user "file" in one sequence, and the data of that "file" in the other list. Names and data to be known only at runtime. As usual, i was the only one interested in it, since after asking, and finding it not available, new people promptly leave Euphoria. There's simply less euphoria in Euphoria than people expect now.
Kat