NAME

ETE - (MACRO) 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 ETE(int);

DESCRIPTION

This macro terminates execution with EXIT_FAILURE if its argument is ERROR. More often, one wants to also print the error message which is doen with EPETE(); 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:
    (ETE 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 , EPETE , EPETE , ESBRE , BATCH_EPETE , NRE , NGC , NRN , NR , NPE , NTE , NPETE , NPETE