*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> standard/isobj (3)              
Title
Content
Arch
Section
 

Contents


isobj(3G)							     isobj(3G)


NAME    [Toc]    [Back]

     isobj - returns whether an	object exists

C SPECIFICATION    [Toc]    [Back]

     Boolean isobj(obj)
     Object obj;

PARAMETERS    [Toc]    [Back]

     obj   expects the object identifier that you want to test.

FUNCTION RETURN	VALUE
     There are two possible return values for this function:

     TRUE    indicates that object obj exists.

     FALSE   indicates that object obj does not	exist.

DESCRIPTION    [Toc]    [Back]

     isobj returns whether or not an object exists.  If	makeobj	has been
     called to create an object, and delobj has	not been called	to delete it,
     isobj returns TRUE	for it.

SEE ALSO    [Toc]    [Back]

      
      
     delobj, genobj, istag, makeobj

NOTE    [Toc]    [Back]

     This routine is available only in immediate mode.


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
istag IRIX returns whether a tag exists in the current open object
class_database_file_exists Tru64 determines if the database exists
pmap_page_exists_quick FreeBSD determine if a page exists in a physical map
vm_page_grab FreeBSD returns a page from an object
getopenobj IRIX returns the identifier of the currently open object
genobj IRIX returns a unique integer for use as an object identifier
XmGetXmScreen IRIX A Screen function that returns the XmScreen object ID for a specified screen
XmGetXmDisplay IRIX A Display function that returns the XmDisplay object ID for a specified display
XmGetXmDisplay HP-UX A Display function that returns the XmDisplay object ID for a specified display
XmGetXmDisplay Tru64 A Display function that returns the XmDisplay object ID for a specified display
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service