NAME

EPETE - (MACRO) Prints error and terminates execution if its argument is ERROR.

SYNOPSIS

#include "l/l_error.h"

Example compile flags (system dependent):
  -DLINUX_X86_64 -DLINUX_X86_64_OPTERON  -DGNU_COMPILER 
   -I/home/kobus/include
   -L/home/kobus/misc/load/linux_x86_64_opteron -L/usr/lib/x86_64-linux-gnu
  -lKJB                               -lfftw3  -lgsl -lgslcblas -ljpeg  -lSVM -lstdc++                    -lpthread -lSLATEC -lg2c    -lacml -lacml_mv -lblas -lg2c      -lncursesw 


void EPETE(int);

DESCRIPTION

This macro prints the error message and terminates execution with return code EXIT_BUG if its argument is ERROR. Further, if the debug level is greater than 0, then a message is added to the list of messages using add_errror(); That line is:
    (EPETB on line [line] of [file].

DISCLAIMER This software is not adequatedly tested. It is recomended that results are checked independantly where appropriate.

AUTHOR

Kobus Barnard

DOCUMENTER

Kobus Barnard

SEE ALSO

NOTE_ERROR , EGC , ERE , ERN , ER , EPE , ETE , EPETE , ESBRE , BATCH_EPETE , NRE , NGC , NRN , NR , NPE , NTE , NPETE , NPETE