A82: Re: some questions thast i'm probably the only one who doesn't know


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

A82: Re: some questions thast i'm probably the only one who doesn't know the answer too




The only reason that it looks like the var takes up that much space is
that the calc uses the length bytes of a var when it displays the size of
it, and since this is not the correct value for "a" it displays the wrong
size. However when the calc calculates how much memory you have left it
uses some pointers stored in system mem, and these are not affected by the
wrong length field. So the only thing which takes up mem is the VAT entry
which is 6 Bytes.

So it might look like your calc "doesn't realize" that, but it is not the
matrix which causing the problem.

Dines
-----Original Message-----
From: Cmutr <Cmutr@aol.com>
To: assembly-82@lists.ticalc.org <assembly-82@lists.ticalc.org>
Date: 17. maj 1998 06:27
Subject: A82: some questions thast i'm probably the only one who doesn't
know the answer too


>
>1.)i use crash as my OS.  i know one of the matrix "a"s only takes 6 kb
but
>appears to take up a lot more-my calc doesn't realize this and runs out
faast-
>how do i fix it?
>

_______________________________________

Dines Justesen
Email: dines@post1.com or
       c958362@student.dtu.dk
WWW  : http://www.gbar.dtu.dk/~c958362/
_______________________________________