NCEPLIBS-bufr
11.7.1
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
}
bort_exit
void bort_exit(void)
This subroutine terminates the application program with a non-zero status code.
Definition:
bort_exit.c:23
bufrlib.h
Define signatures to enable a number of BUFRLIB subprograms to be called directly from C application ...
nceplibs-bufr
src
bort_exit.c
Generated by
1.9.4