LPC Library Functions: eval_cost

NAME

eval_cost() - returns the evaluation cost remaining

SYNOPSIS

void eval_cost()

DESCRIPTION

eval_cost() returns the number of instructions that can be executed before the driver decides it is in an infinite loop.

SEE ALSO

catch(), error(), throw(), error_handler(), set_eval_limit(), reset_eval_cost()

Page design by Frank Jacquette & Tim Hollebeek
Copyright (C) 1998 Tim Hollebeek & Frank Jacquette
Back to MudOS