|
NCEPLIBS-bufr
11.5.0
|
Write a minutes value into Section 1 of a BUFR message. More...
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | minimg (LUNIT, MINI) |
| This subroutine writes a minutes value into Section 1 of the BUFR message that was most recently opened for writing via a call to one of the message-writing subroutines for a specified Fortran logical unit. More... | |
Write a minutes value into Section 1 of a BUFR message.
Definition in file minimg.f.
| subroutine minimg | ( | LUNIT, | |
| MINI | |||
| ) |
This subroutine writes a minutes value into Section 1 of the BUFR message that was most recently opened for writing via a call to one of the message-writing subroutines for a specified Fortran logical unit.
| [in] | LUNIT | - integer: Fortran logical unit number for BUFR file |
| [in] | MINI | - integer: Minutes value |
Program history log: