Omnimaga > Ndless

Access Resident Program Variables

(1/3) > >>

gudenau:
So, I have two programs, one that needs to be resident and is very small. The other is going to be larger and will unload when not needed. So, how could I access variables from the resident program from the normal one? Unfortunately I can not do this differently.

Legimet:
You could create a file to store necessary variables in.

gudenau:
That is way to slow, as they can change many times a second, and I do not want to kill the flash.

lkj:
Maybe store a pointer instead of the value in a file?

gudenau:
I did consider that, but I was hoping ndless would have a function for that. Sigh.

Navigation

[0] Message Index

[#] Next page

Go to full version