NCEPLIBS-bufr
11.5.0
|
Check whether there are any more data subsets available to be read from a BUFR message. More...
Go to the source code of this file.
Functions/Subroutines | |
function | ifbget (LUNIT) |
This function checks whether there are any more data subsets available to be read from within the BUFR message that is open for reading via the most recent call to any of the message-reading subroutines for a specified Fortran logical unit. More... | |
Check whether there are any more data subsets available to be read from a BUFR message.
Definition in file ifbget.f.
function ifbget | ( | LUNIT | ) |
This function checks whether there are any more data subsets available to be read from within the BUFR message that is open for reading via the most recent call to any of the message-reading subroutines for a specified Fortran logical unit.
[in] | LUNIT | - integer: Fortran logical unit number for BUFR file |
Program history log: