On Tue, Nov 17, 2009 at 10:05, Jonas Maebe <jonas.ma...@elis.ugent.be> wrote:
>
> Replace the PtrUInt types casts with PByte (or Pointer) type casts.
>

Does that mean that (PByte(p) + N) = (Pointer(p) + N) for
pointer-castable p and integer N?
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to