Re: A82: Re: Pointers and shells
[Prev][Next][Index][Thread]
Re: A82: Re: Pointers and shells
Actually L1 does take up some mem. All vars (even the ones remapped to
system mem) needs a VAT entry, and that takes up mem. This is however only
6 bytes (2 bytes addr, 2 bytes token, 1 byte type and 1 byte ?).
Dines
_______________________________________
Dines Justesen
Email: dines@post1.com or
c958362@student.dtu.dk
WWW : http://www.gbar.dtu.dk/~c958362/
_______________________________________
On Sun, 9 Nov 1997 ADAMMAN106@aol.com wrote:
> In a message dated 97-11-09 10:07:06 EST, you write:
>
> > 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?
>
> Matrix L1 takes up nothing, Matrix L2 takes up 17 bytes
>
> ~Adamman
>
References: