NAME

NPETE - (MACRO) Prints error and terminates execution if its argument is NULL.

SYNOPSIS

#include "l/l_error.h"

Example compile flags (system dependent):
  -DLINUX_386 -DLINUX_386_P4  
   -I/home/kobus/include
   -L/home/kobus/load/linux_386_p4 -L/usr/local/lib -L/usr/lib
  -lKJB         -llapack -lblas -lg2c          -lXext -lX11 


void NPETE(void *);

DESCRIPTION

This macro prints the error message and terminates execution if its argument for NULL. 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:
    (NPETE 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

DOCUMENTOR

Kobus Barnard

SEE ALSO

NOTE_ERROR , ERE , ERN , ER , EPE , ETE , EPETE , NRE , NRN , NR , NPE , NTE