
set_eval_limit(3)      C LIBRARY FUNCTIONS      set_eval_limit(3)

NAME
     set_eval_limit() - set the maximum evaluation cost

SYNOPSIS
     void set_eval_limit(int);

DESCRIPTION
     set_eval_limit(), with a nonzero argument, sets the  maximum
     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.

SEE ALSO
     catch(3), error(3), throw(3)

Sun Release 4.1           Last change:                          1

