
this_object(3)         C LIBRARY FUNCTIONS         this_object(3)

NAME
     this_object() - return the object  pointer  of  the  calling
     object

SYNOPSIS
     object this_object()

DESCRIPTION
     Return the object pointer of this object.  This function  is
     useful  when  an object wants to call functions that are not
     in the same source file but are  in  the  same  object  (via
     inheritance).

SEE ALSO
     this_player(3), previous_object(3).

Sun Release 4.1           Last change:                          1

