NCEPLIBS-bufr  11.5.0
 All Data Structures Files Functions Variables Pages
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

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:

  • 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 21 of file bort_exit.c.

Referenced by bort(), and bort2().