<< Previous Message Main Index Next Message >>
<< Previous Message in Thread This Month Next Message in Thread >>
Date   : Wed, 11 Mar 2009 00:58:24 +0000
From   : jgh@... (Jonathan Graham Harston)
Subject: Back from Byte-Back!

Joel Rowbottom wrote:
> the DIM statement and running out of memory). I'm sure JGH would know off
> the top of his head what the maximum really is.
 
The filestructure uses a 3-byte sector address, with each sector
containing 256 bytes. That gives 2^32 bytes.
 
However, the API calls pass the drive number in the top three bits,
so that gives an accessible drive maximum of 2^29 bytes=512M.
 
-- 
J.G.Harston - jgh@...                - mdfs.net/User/JGH
BBC BASIC for 30+ platforms - http://mdfs.net/Software/BBCBasic
<< Previous Message Main Index Next Message >>
<< Previous Message in Thread This Month Next Message in Thread >>