In our previous episode, Paulo Costa said:
> I've come across some constructs that I'm not sure how to translate:
> 
> A procedure where one of the arguments is declared as:
> size_t arg;
> 
> also a macro where appears:
> sizeof(size_t)
> 
> I replaced size_t by PtrUInt, is there a better alternative?

On *nix size_t is afaik declared in unit baseunix?
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to