[fpc-pascal] Move with pointers to memory
Rainer Stratmann
rainerstratmann at t-online.de
Wed Nov 13 09:58:07 CET 2013
On Wednesday 13 November 2013 09:39:27 you wrote:
>
> Move (S^, D^, L)
>
> should do it.
>
> Tomas
Yes, thanks.
I am confused with the meaning of
const source;
and
var dest;
Is there a description of the behaviour of const and var in this case?
Why is it not both const or both var?
>
>
> _______________________________________________
> fpc-pascal maillist - fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
More information about the fpc-pascal
mailing list