[fpc-pascal] memory layout of arrays

Jonas Maebe jonas.maebe at elis.ugent.be
Thu Sep 14 11:16:12 CEST 2006


On 14 Sep 2006, at 11:00, Marc Santhoff wrote:

> I need to hand over arrays to a C library and have no influence on how
> access is done internally (still und investigation). Currently the  
> C lib
> reads garbage from my array ...

That means that the type you use in Pascal is probably different from  
the type used in C.


Jonas



More information about the fpc-pascal mailing list