Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ objinsert(3G) — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought



objinsert(3G)                                                    objinsert(3G)



NAME
     objinsert - inserts routines in an object at a specified location

C SPECIFICATION
     void objinsert(t)
     Tag t;

PARAMETERS
     t   expects a tag within the object definition that is to be edited.

DESCRIPTION
     objinsert positions an editing pointer on the routine specified by t.
     The additional graphics routines should now be inserted after the tag.

     Use closeobj or another positioning routine (objdelete, objinsert, or
     objreplace) to terminate the insertion.

SEE ALSO
     closeobj, editobj, maketag, objdelete, objreplace

NOTE
     This routine is available only in immediate mode.

































                                                                        Page 1



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