NCEPLIBS-bufr 11.7.1
bort_exit.c File Reference

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...
 

Detailed Description

Abort the application program.

Definition in file bort_exit.c.

Function Documentation

◆ bort_exit()

void bort_exit ( void  )

This subroutine terminates the application program with a non-zero status code.

Author
J. Ator
Date
2003-11-04

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.

Referenced by bort(), and bort2().