|
NCEPLIBS-bufr
12.2.0
|
Declare a variable used to indicate whether output BUFR messages should be standardized. More...
Variables | |
| character | csmf = 'N' |
| Flag indicating whether BUFR output messages are to be standardized; this variable is initialized to a default value which can be overridden by a subsequent call to subroutine stdmsg() within the application program: More... | |
Declare a variable used to indicate whether output BUFR messages should be standardized.
| character moda_msgstd::csmf = 'N' |
Flag indicating whether BUFR output messages are to be standardized; this variable is initialized to a default value which can be overridden by a subsequent call to subroutine stdmsg() within the application program:
Definition at line 881 of file modules_arrs.F90.
Referenced by exitbufr(), msgfull(), msgwrt(), and stdmsg().