NCEPLIBS-bufr  12.0.0
bort.f File Reference

Log one error message and abort application program. More...

Go to the source code of this file.

Functions/Subroutines

subroutine bort (STR)
 Log one error message and abort application program. More...
 

Detailed Description

Log one error message and abort application program.

Author
J. Woollen
Date
1998-07-08

Definition in file bort.f.

Function/Subroutine Documentation

◆ bort()

subroutine bort ( character*(*)  STR)

Log one error message and abort application program.

This subroutine calls subroutine errwrt() to log an error message, then calls subroutine bort_exit() to abort the application program.

It is similar to subroutine bort2(), except that bort2() logs two error messages instead of one.

Parameters
[in]STR- character*(*): Error message
Author
J. Woollen
Date
1998-07-08

Definition at line 17 of file bort.f.

References errwrt().

Referenced by adn30(), arallocf(), atrcpt(), binv(), bufr_c2f_interface::bort_c(), bvers(), chekstab(), cktaba(), closmg(), cmpbqm(), cmpmsg(), cmsgini(), cnved4(), codflg(), copybf(), copymg(), copysb(), cpdxmm(), cpymem(), cpyupd(), datebf(), datelen(), drfini(), dumpbf(), dxdump(), dxmini(), getcfmng(), gettbh(), getwin(), idn30(), ifbget(), igetntbi(), igetrfel(), igetsc(), igettdi(), inctab(), invmrg(), ipkm(), isize(), iupm(), iupvs01(), jstnum(), lcmgdf(), lstjpb(), makestab(), minimg(), msgini(), msgwrt(), nemtba(), nemtbax(), nemtbb(), nemtbd(), nenubd(), nevn(), newwin(), nmsub(), nvnwin(), nxtwin(), openbf(), openmb(), openmg(), pad(), padmsg(), parutg(), pkb(), pkb8(), pkbs1(), pkvs01(), posapx(), rcstpl(), rdbfdx(), rdcmps(), rdmemm(), rdmems(), rdmgsb(), rdmtbb(), rdmtbd(), rdmtbf(), readdx(), readerme(), readlc(), readmg(), readns(), reads3(), readsb(), rewnbf(), rtrcpt(), sinv(), sntbbe(), sntbde(), split_by_subset(), status(), stbfdx(), stdmsg(), stndrd(), stntbia(), strbtm(), strcpt(), tabent(), tabsub(), ufbcnt(), ufbcpy(), ufbcup(), ufbdmp(), ufbevn(), ufbget(), ufbin3(), ufbint(), ufbinx(), ufbmem(), ufbmex(), ufbmms(), ufbmns(), ufbovr(), ufbpos(), ufbqcd(), ufbqcp(), ufbrep(), ufbrms(), ufbseq(), ufbstp(), ufbtab(), ufbtam(), ufdump(), upb8(), upds3(), upftbv(), uptdd(), usrtpl(), wrcmps(), wrdlen(), wrdxtb(), writdx(), writlc(), writsa(), writsb(), and wtstat().