[fpc-pascal] variable declarations with 'absolute' syntax

Bart bartjunk64 at gmail.com
Tue Oct 13 21:14:34 CEST 2015


On 10/13/15, Graeme Geldenhuys <mailinglists at geldenhuys.co.uk> wrote:

> So what is (code example) of valid syntax when the
> Integer Expression syntax is used?

var
  NilPointer: Pointer absolute 0;

Bart



More information about the fpc-pascal mailing list