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
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to