TIB: String arrays in on the TI-86.
[Prev][Next][Index][Thread]
TIB: String arrays in on the TI-86.
I've been thinking about a programming project where I need to
use recursive functions and thus create several layers of local variables. I
thought that lists and an index variable, pointing on which layer you're in,
could do that, but my program uses strings and therefore I need a list of
strings - a string array. Is that possible or do I need to use ASM to do
it?
/Tekk