NCEPLIBS-bufr
11.6.0
Main Page
Related Pages
Data Types List
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Pages
bort_exit.c
Go to the documentation of this file.
1
5
#include "
bufrlib.h
"
6
23
void
bort_exit
(
void
)
24
{
25
exit( EXIT_FAILURE );
26
}
bufrlib.h
Define signatures to enable a number of BUFRLIB subprograms to be called directly from C application ...
bort_exit
void bort_exit(void)
This subroutine terminates the application program with a non-zero status code.
Definition:
bort_exit.c:23
nceplibs-bufr
src
bort_exit.c
Generated by
1.8.5