NCEPLIBS-w3emc 2.12.0
|
Convert office note 85 label to IBM. More...
Go to the source code of this file.
Functions/Subroutines | |
subroutine | w3fi48 (ilabel, nlabel) |
Converts office note 85 label from the cray format into a nas-9050 label. | |
subroutine w3fi48 | ( | character*1, dimension(32) | ilabel, |
character*1, dimension(32) | nlabel | ||
) |
Converts office note 85 label from the cray format into a nas-9050 label.
All ASCII characters are converted into EBCDIC characters. Binary or coded labels can be converted.
Program history log:
[in] | ILABEL | 4 64 bit words or 32 characters characters are in ASCII or binary. |
[out] | NLABEL | 4 64 bit words or 32 characters, characters are in EBCDIC or binary. |