
remove_call_out(3)    LPC Library Functions    remove_call_out(3)

NNAAMMEE
       remove_call_out() - remove a pending call_out

SSYYNNOOPPSSIISS
       int remove_call_out( string fun );

DDEESSCCRRIIPPTTIIOONN
       Remove  next  pending  call  out for function `fun' in the
       current object.  The return value is  the  time  remaining
       before  the  callback is to be called.  The returned value
       is -1 if there were no call out pending to this  function.

SSEEEE AALLSSOO
       call_out(3), call_out_info(3).

Majik                      26 Jul 1997                          1

