NCEPLIBS-bufr  11.7.0
 All Data Structures Files Functions Variables Pages
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

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 openbf().