| Gentee Programming Language > Documentation > Libraries | Download documentation |
The function moves the specified space. The initial and final data may overlap.
mmove( uint dest, uint src, uint size )
dest The pointer for the data being copied. src The pointer to the source of the data being copied. size The size of the data being copied.
Copyright © 2004-2006 Gentee Inc. All rights reserved. |