next up previous contents
Next: ADI_NEW1 Up: Creating and Destroying Previous: Creating and Destroying

ADI_NEW

  Interface

    adi_new( type, id, status )

     >character*(*)      type                  ; the type or class name
     <integer            id                    ; the new object identifier

  Description

    Allocate space for a single object of the specified class or type.
    This routine can create a new primitive or a new class instance.

  Errors

    ADI__INVTYP          Unknown ADI type or class name



Web Master
Wed Oct 8 09:22:23 BST 1997