NCEPLIBS-bufr 11.7.1
|
Get the next index for storing an entry within an internal DX BUFR table. More...
Go to the source code of this file.
Functions/Subroutines | |
function | igetntbi (LUN, CTB) |
This function returns the next available index for storing an entry within a specified internal DX BUFR table. More... | |
Get the next index for storing an entry within an internal DX BUFR table.
Definition in file igetntbi.f.
function igetntbi | ( | LUN, | |
character*1 | CTB | ||
) |
This function returns the next available index for storing an entry within a specified internal DX BUFR table.
[in] | LUN | – integer: Internal I/O stream index associated with BUFR file |
[in] | CTB | – character: Type of internal DX BUFR table for which to return the next available index
|
Program history log:
Date | Programmer | Comments |
---|---|---|
2009-03-23 | J. Ator | Original author |
2014-12-10 | J. Ator | Use modules instead of COMMON blocks |
Definition at line 27 of file igetntbi.f.
References bort(), igetntbi(), moda_tababd::ntba, moda_tababd::ntbb, and moda_tababd::ntbd.
Referenced by igetntbi(), rdusdx(), reads3(), and stbfdx().