On 17 Nov 2009, at 10:38, Graeme Geldenhuys wrote: > So in that case because a untyped parameters are treated like generic > Pointer types whereby arithmetic increments in byte size, I don't > actually need any type casts the parameters at all?
Indeed. In general, I'd recommend to always add a pointer typecast though, to avoid problems in case the declared type should ever change. Jonas_______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal