| Gentee Programming Language > Documentation > Libraries | Download documentation |
Specifies the necessity to call the function type_delete for deleting an object of this type.
uint type_hasdel( uint itype )
itype The type of an object.
1 is returned if it is necessary to call type_delete, 0 is returned otherwise.
See alsoCopyright © 2004-2006 Gentee Inc. All rights reserved. |