Gentee Programming Language > Documentation > Libraries Download documentation

destroy

Destroying an object created by the function new.
 
destroy(
      uint   ptr
)

Parameters

ptrThe pointer to the object to be destroyed.

See also

    Other functions


 Copyright © 2004-2006 Gentee Inc. All rights reserved.