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

Micha Nelissen micha at neli.hopto.org
Sat May 20 23:01:36 CEST 2006


On Sat, 20 May 2006 22:50:17 +0200 (CEST)
marcov at stack.nl (Marco van de Voort) wrote:

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

Is the cast still necessary here ?

Micha



More information about the fpc-pascal mailing list