Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ delobj(3G) — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought



delobj(3G)                                                          delobj(3G)



NAME
     delobj - deletes an object

C SPECIFICATION
     void delobj(obj)
     Object obj;

PARAMETERS
     obj   expects the object identifier of the object that you want to
           delete.

DESCRIPTION
     delobj deletes an object.  Deleting an object frees most of its display
     list storage; the object identifier remains undefined until you create a
     new object for that identifier.  If the object does not exist, an error
     message is generated and the call returns.

SEE ALSO
     compactify, makeobj

NOTE
     This routine is available only in immediate mode.

































                                                                        Page 1



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026