NCEPLIBS-bufr 11.7.1
igetmxby.f File Reference

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...
 

Detailed Description

Get the maximum length of a BUFR message that can be written to an output file.

Definition in file igetmxby.f.

Function/Subroutine Documentation

◆ igetmxby()

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.

Author
J. Ator
Date
2016-06-27
Returns
igetmxby – integer: Maximum length of a BUFR message that can be written to an 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().