Re: Memory


[Prev][Next][Index][Thread]

Re: Memory



So how do I get out of this situation?  The code is put into a loop that
keeps refering to those specific values that are always changing.  What do
I do?


-=Zenon=-


----------
: From: bdomroy@iepsnet.com
: To: Zenon
: Subject: Re: Memory
: Date: September 28, 1996 12:03 PM
:
:
: You are probably branching out of the loop, leaving the loop structure in
: memory, and eventually using up all of memory.
:
: At 14:48 9/27/96 -0600, you wrote:
: >Does anyone here know how come, when I use a loop in a program on the
TI-85
: >that keeps refering to "If xxx==x and xxx==x and xxx=x:x->x" type of
thing,
: >or anything that refers to changing variables, this procedure usually
ends
: >up with an ERROR 15: MEMORY error?  How can I solve this?
: >
: >-=Zenon=-
: >


References: