Re: A86: VAT size


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

Re: A86: VAT size




Next question:  Where is this magical end pointer?

Cassady Roop

rabidcow@juno.com wrote:
> 
> all of page 7 is reserved for the vat.  you'd need something like 1,500
> variables to fill up that space.  unless you use TONS of simple real &
> complex vars, you'll run out of memory long before that.
> there should be a pointer somewhere to the end of the vat, but i don't
> think there's a count of entries.  the table is scanned from the top
> down, and when you reach the value in the pointer, that's the end.
> 
> -josh
> 
> On Fri, 21 Jan 2000 23:15:24 -0800 Cassady Roop <croop@oregontrail.net>
> writes:
> >
> >What is the maximum (or max likely) size of the VAT?  I've never
> >really
> >done much direct tinkering with it;  is there an entry counter
> >somewhere
> >to keep track of how many entries there are?
> >
> >Cassady Roop
> >
> 
> ________________________________________________________________
> YOU'RE PAYING TOO MUCH FOR THE INTERNET!
> Juno now offers FREE Internet Access!
> Try it today - there's no risk!  For your FREE software, visit:
> http://dl.www.juno.com/get/tagj.


References: