Re: A82: Re: Pointers and shells


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

Re: A82: Re: Pointers and shells



One var is in the system part of the ram, so only the VAT takes up mem which
is 6 bytes.
The other one is in user mem so it takes up 6+2+9 = 17 bytes.
Adding a new var would take up 6 more bytes.

Dines
-----Original Message-----
From: GeradS711@aol.com <GeradS711@aol.com>
To: assembly-82@lists.ticalc.org <assembly-82@lists.ticalc.org>
Date: 9. november 1997 16:07
Subject: Re: A82: Re: Pointers and shells


>How much mem would that third variable take up(if you wanted to start the
>program without a keypress)?? How much do the first two really take up?
>


Follow-Ups: