NCEPLIBS-bufr
12.0.1
|
This module contains an array declaration used to store a status code for each internal I/O stream index if an error or other abnormal result occurs while processing a BUFR message within the associated logical unit. More...
Variables | |
integer, dimension(:), allocatable | iscodes |
Abnormal status codes. More... | |
This module contains an array declaration used to store a status code for each internal I/O stream index if an error or other abnormal result occurs while processing a BUFR message within the associated logical unit.
The status code can be retrieved at any time by the application program via a call to subroutine igetsc().
integer, dimension(:), allocatable moda_stcode::iscodes |
Abnormal status codes.
Definition at line 621 of file modules_arrs.F90.
Referenced by arallocf(), ardllocf(), igetsc(), openbf(), rdcmps(), readsb(), and usrtpl().