|
NCEPLIBS-bufr
11.7.0
|
Abort the application program. More...
#include "bufrlib.h"Go to the source code of this file.
Functions | |
| void | bort_exit (void) |
| This subroutine terminates the application program with a non-zero status code. More... | |
Abort the application program.
Definition in file bort_exit.c.
| void bort_exit | ( | void | ) |
This subroutine terminates the application program with a non-zero status code.
Program history log:
| Date | Programmer | Comments |
|---|---|---|
| 2003-11-04 | J. Ator | Original author |
| 2003-11-04 | D. Keyser | Unified/portable for WRF |
| 2004-08-18 | J. Ator | Use bufrlib.h include file |
| 2007-01-19 | J. Ator | Fix declaration for ANSI-C |
Definition at line 23 of file bort_exit.c.