[fpc-pascal]Issues regarding available memory
Jonas Maebe
jonas at zeus.rug.ac.be
Sat May 17 15:18:19 CEST 2003
On Sat, 17 May 2003, Alan Mead wrote:
> This global variable should gte be available (i.e., I don't have to
> explicitly use the system unit), right?
Indeed, the system unit is automatically included in every program and
unit you compile.
> I tried adding both
> spellings suggested and also upgrading my FPC but this won't compile
> (see below). Are these globals documented somewhere (I've printed
> all four PDF manuals and I don't recall seeing these) or do I need to
> unpack the system unit source to browse them?
Try upgrading to 1.0.6.
Jonas
More information about the fpc-pascal
mailing list