On Wed, 02 Feb 2011 00:00:35 +0100, Marc Weustink
<[email protected]> 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


--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to