NCEPLIBS-bufr  12.0.0
bort_exit.c
Go to the documentation of this file.
1 
6 #include "bufrlib.h"
7 
15 void
16 bort_exit(void)
17 {
18  exit( EXIT_FAILURE );
19 }
void bort_exit(void)
This subroutine terminates the application program with a non-zero status code.
Definition: bort_exit.c:16
Enable a number of NCEPLIBS-bufr subprograms to be called from within the C part of the library.