
set_eval_limit(3)     LPC Library Functions     set_eval_limit(3)

NNAAMMEE
       set_eval_limit() - set the maximum evaluation cost

SSYYNNOOPPSSIISS
       void set_eval_limit( int );

DDEESSCCRRIIPPTTIIOONN
       set_eval_limit(),  with a nonzero argument, sets the maxi       mum evaluation cost that is allowed  for  any  one  thread
       before  a  runtime error occurs.  With a zero argument, it
       sets the current evaluation counter to zero, and the maxi       mum  cost  is  returned.   set_eval_limit(-1)  returns the
       remaining evaluation cost.

SSEEEE AALLSSOO
       catch(3),    error(3),     throw(3),     error_handler(4),
       eval_cost(3)

Majik                      26 Jul 1997                          1

