NCEPLIBS-bufr 11.7.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 | |
integer function | igetmxby () |
This function returns the maximum length of a BUFR message that can be written to any output file by the BUFRLIB software. More... | |
Get the maximum length of a BUFR message that can be written to an output file.
Definition in file igetmxby.f.
integer function igetmxby |
This function returns the maximum length of a BUFR message that can be written to any output file by the BUFRLIB software.
This maximum length value can be changed at any time via a separate call to subroutine maxout().
Program history log:
Date | Programmer | Comments |
---|---|---|
2016-06-27 | J. Ator | Original author |
Definition at line 23 of file igetmxby.f.
References igetmxby(), moda_bitbuf::maxbyt, and openbf().
Referenced by igetmxby().