pierror.c File Reference
Include dependency graph for pierror.c:

Functions

void pi_error (int CODE, char *message)
 
void pi_lisp_error (char *message)
 
void pi_error_few_args ()
 
void pi_error_many_args ()
 
void pi_error_stack ()
 
void pi_error_stack_overflow ()
 
void pi_error_stack_undeflow ()
 
int get_last_error ()
 
void reset_error ()
 
bool had_error ()