NCEPLIBS-bufr
11.5.0
|
Check for the existence of any long character strings (greater than 8 bytes) within a data subset definition. More...
Go to the source code of this file.
Functions/Subroutines | |
INTEGER function | lcmgdf (LUNIT, SUBSET) |
This function checks whether the subset definition for a given message type contains any long character strings (greater than 8 bytes). More... | |
Check for the existence of any long character strings (greater than 8 bytes) within a data subset definition.
Definition in file lcmgdf.f.
INTEGER function lcmgdf | ( | LUNIT, | |
character*8 | SUBSET | ||
) |
This function checks whether the subset definition for a given message type contains any long character strings (greater than 8 bytes).
[in] | LUNIT | - integer: Fortran logical unit number for BUFR file |
[in] | SUBSET | - character*8: Table A mnemonic of message type to be checked |
Program history log: