[fpc-pascal] How to get rid of hint?

Marco van de Voort marcov at stack.nl
Sat May 20 22:50:17 CEST 2006


>   i:=PtrInt(p1)-PtrInt(p2);

i:=prtint(p1-p2);




More information about the fpc-pascal mailing list