65 CALL
status(lunit,lun,il,im)
74 900 CALL
bort(
'BUFRLIB: STATUS - BUFR FILE IS CLOSED, IT MUST BE '//
75 .
'OPEN FOR EITHER INPUT OR OUTPUT')
subroutine status(LUNIT, LUN, IL, IM)
This subroutine checks whether a specified Fortran logical unit number is currently connected to the ...
subroutine ufbcnt(LUNIT, KMSG, KSUB)
THIS SUBROUTINE RETURNS A COUNT OF THE CURRENT MESSAGE NUMBER AND SUBSET NUMBER, WHERE THE MESSAGE NU...
subroutine bort(STR)
This subroutine calls subroutine errwrt() to log an error message, then calls subroutine bort_exit() ...