NCEPLIBS-w3emc 2.12.0
|
Translate 'ASCII' field to 'EBCDIC'. More...
Go to the source code of this file.
Functions/Subroutines | |
subroutine | w3ai39 (nfld, n) |
translate an 'ASCII' field to 'EBCDIC', all alphanumerics, special charcaters, fill scatter, brocken< clear, overcast, bell, ht and vt (for AFOS). | |
subroutine w3ai39 | ( | character*1, dimension(*) | nfld, |
n | |||
) |
translate an 'ASCII' field to 'EBCDIC', all alphanumerics, special charcaters, fill scatter, brocken< clear, overcast, bell, ht and vt (for AFOS).
space, '6D' to '5E' conversion (hdrology), changers were made to W3AI38 to give reverse table translation
Program history log:
[in,out] | NFLD | Character*1 array of (in) ASCII data (out) EBCDIC data. |
[in] | N | Integer, contains character count to convert. |