[Lazarus] Use of Move()?

Bo Berglund bo.berglund at gmail.com
Wed Feb 2 00:34:49 CET 2011


On Wed, 02 Feb 2011 00:00:35 +0100, Marc Weustink
<marc at dommelstein.net> wrote:

>> So somehow I am missing something important here...
>
>Move expects 2 untyped parameters, so dereference your pointers
>
>   Move(Source^, Dst^, Count); // Source and Dst are pointers
>
Thanks!
Finally my buffer handler works as expected for the initial one-char
test. :-)


Bo Berglund




More information about the Lazarus mailing list