Re: A89: Re: Variables
[Prev][Next][Index][Thread]
Re: A89: Re: Variables
The maximum size of a variable is 2^16 bytes, so 64K.
----- Original Message -----
From: "Chris Davis" <fuol@webFreaks.net>
To: <assembly-89@lists.ticalc.org>
Sent: Wednesday, June 14, 2000 11:37 AM
Subject: Re: A89: Re: Variables
>
> Most programs are over 256 bytes (a game such as SMQ is around
> 45Kbytes). It has to be larger than 256.
>
> On Wed, 14 Jun 2000, Jean Canazzi wrote:
>
> >
> > > What is the max var size on the ti89 calc? I'm thinking its 2^16 bytes
> > > because the size is represented by a word, but I would like to make
sure.
> >
> >
> > I heard it was 2048 bits, that is to say 256 bytes.
> >
> >
> >
>
>
>
References: