| Gentee Programming Language > Documentation > Libraries | Download documentation |
The functions zeroes the memory space.
uint mzero( uint dest, uint size )
dest The pointer to a memory space. size The size of the data being zeroed.
The pointer to the zeroed data.
See alsoCopyright © 2004-2006 Gentee Inc. All rights reserved. |