[net.micro.pc] Aztec C multi segment question

jlh@loral.UUCP (Belly Up) (08/19/85)

I've got the Aztec 'C' compiler and am trying to use a database larger
the 64K, plus the code and heap.  I have 640K in my system, but the friggen
compiler only lets me use 1 segment.  The manual doesn't say anything about
being small, medium, or large, so I assume it's a small.  Outside of
using PEEK and POKE, is there any way I can access the rest of my RAM?
Is there another compiler I can get that does understand segments??