| Gentee Programming Language > Documentation > Libraries | Download documentation |
The function returns the size of the specified type.
uint sizeof( uint id )
id The name of the type. The compiler changes the name of the type to its identifier.
The type size in bytes.
See alsoCopyright © 2004-2006 Gentee Inc. All rights reserved. |