NCEPLIBS-bufr
11.5.0
|
Convert an FXY descriptor from its bit-wise (integer) representation to its five or six character ASCII representation. More...
Go to the source code of this file.
Functions/Subroutines | |
character *(*) function | adn30 (IDN, L30) |
This function converts a descriptor from its bit-wise (integer) representation to its 5 or 6 character ASCII representation. More... | |
Convert an FXY descriptor from its bit-wise (integer) representation to its five or six character ASCII representation.
Definition in file adn30.f.
character*(*) function adn30 | ( | IDN, | |
L30 | |||
) |
This function converts a descriptor from its bit-wise (integer) representation to its 5 or 6 character ASCII representation.
[in] | IDN | - integer: bit-wise representation of descriptor (FXY) value |
[in] | L30 | - integer: length of string to be returned; can be either 5 or 6 characters |
Program History Log:
Definition at line 27 of file adn30.f.
References bort().
Referenced by cadn30(), dxinit(), idn30(), igetrfel(), istdesc(), nemtbd(), numtab(), rdmtbb(), rdmtbd(), rdmtbf(), reads3(), seqsdx(), sntbde(), sntbfe(), ufbqcd(), upds3(), and wrdxtb().