| Gentee Programming Language > Documentation > Libraries | Download documentation |
The function creates an object of the specified type.
uint new( uint id )
id The identifier or the name of a type.
The function returns the pointer to the created object.
See alsoCopyright © 2004-2006 Gentee Inc. All rights reserved. |