[fpc-pascal] size of "long" on different platforms

Jonas Maebe jonas.maebe at elis.ugent.be
Tue Nov 14 22:28:35 CET 2006


On 14 Nov 2006, at 22:22, Den Jean wrote:

> Is there a pascal integer type defined somewhere in rtl
> that allows me to map to this c-type sometimes
> used in api's ?

There's a unit called ctypes in the rtl with all these types defined  
(prefixed by "c", i.e. cshort, cchar, clong, ...)


Jonas



More information about the fpc-pascal mailing list