NCEPLIBS-bufr
12.0.1
|
Get the maximum length of a BUFR message that can be written to an output file. More...
Go to the source code of this file.
Functions/Subroutines | |
recursive function | igetmxby () |
Get the maximum length of a BUFR message that can be written to an output file. More... | |
Get the maximum length of a BUFR message that can be written to an output file.
Definition in file igetmxby.f.
recursive function igetmxby |
Get the maximum length of a BUFR message that can be written to an output file.
This function returns the maximum length of a BUFR message that can be written to any output file by the NCEPLIBS-bufr software.
This maximum length value can be changed at any time via a separate call to subroutine maxout().
Definition at line 20 of file igetmxby.f.
References modv_im8b::im8b, moda_bitbuf::maxbyt, and openbf().
Referenced by bufr_c2f_interface::igetmxby_c().