
all_previous_objects(3)LPC Library Functionsall_previous_objects(3)

NNAAMMEE
       all_previous_objects()  - returns an array of objects that
       called the current function

SSYYNNOOPPSSIISS
       object *all_previous_objects();

DDEESSCCRRIIPPTTIIOONN
       Returns an array of objects that called current  function.
       Note   that   local  function  calls  do  not  set  previ       ous_object()  to  the  current  object,   but   leave   it
       unchanged.

SSEEEE AALLSSOO
       call_other(3), call_out(3), origin(3), previous_object(3)

Majik                      26 Jul 1997                          1

