2009/9/29 Michael Van Canneyt <mich...@freepascal.org>:
>
> Because move predates memcopy. memcopy is a windows function.
> Move existed in the system unit of TP even before windows existed.

Windows has 'memcpy()', not 'memcopy()'   ;-)

As for the origins of Move(), I can't comment.... except to say that
the original author of that procedure is trying to f*ck with my mind.
:-)  I would have imagined that with all our new found knowledge we
might have come up with a better name for that procedure by now.

Maybe it is worth adding a MemCopy() method in FPC? Which simply calls
Move() internally.


Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to