13 Feb
2006
13 Feb
'06
4:10 p.m.
The GPC manual for PtrInt reads
PtrInt (Under construction.) Synopsis type PtrCard = Integer attribute (Size = BitSizeOf (Pointer)); Description A signed integer type of the same size as a pointer. Conforming to ‘PtrInt’ is a GNU Pascal extension.
This should obviously be PtrInt = Integer attribute (Size = BitSizeOf (Pointer)); By the way, I didn't manage to build the html version of the manual, because the entry for 'Index' creates an index.html file, which conflicts with the usual index.html file. Regards, Adriaan van Os
7487
Age (days ago)
7487
Last active (days ago)
6 comments
3 participants
participants (3)
-
Adriaan van Os -
Frank Heckenbach -
Maurice Lombardi