NCEPLIBS-bufr
12.0.1
|
Test whether a character string is "missing". More...
Go to the source code of this file.
Functions/Subroutines | |
recursive function | icbfms (STR, LSTR) |
This function provides a handy way to check whether a character string returned from a previous call to subroutine readlc() was encoded as "missing" (all bits set to 1) within the actual BUFR data subset. More... | |
recursive function icbfms | ( | character*(*) | STR, |
LSTR | |||
) |
This function provides a handy way to check whether a character string returned from a previous call to subroutine readlc() was encoded as "missing" (all bits set to 1) within the actual BUFR data subset.
[in] | STR | – character*(*): String |
[in] | LSTR | – integer: Length of string, i.e. number of characters within STR to be tested |
Definition at line 24 of file icbfms.f.
References modv_im8b::im8b, iupm(), and x84().