Ryan Joseph wrote:
I was just trying to run some old code and found that my calls to Move are 
crashing (3.1.1/ppcx64) so I tried to make this simple example and it’s 
crashing also. Also for some reason I can’t use @i as the first parameter of 
Move and MemSize on “dest” returns 24 instead of 4. What’s going on here???

What's going on, is that you didn't read what the Unit Reference Guide says about Move. It is not like BlockMoveData on the Mac and it doesn't expect pointers as parameter.

Regards,

Adriaan van Os

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to