NCEPLIBS-w3emc 2.12.0
|
Find word size, endian, character set. More...
Go to the source code of this file.
Functions/Subroutines | |
subroutine | w3fi04 (iendn, itypec, lw) |
Subroutine computes word size, the type of character set, ASCII or EBCDIC, and if the computer is big-endian, or little-endian. | |
subroutine w3fi04 | ( | integer | iendn, |
integer | itypec, | ||
integer | lw | ||
) |
Subroutine computes word size, the type of character set, ASCII or EBCDIC, and if the computer is big-endian, or little-endian.
Program history log:
[out] | IENDN | Integer for big-endian or little-endian
|
[out] | ITYPEC | Integer for type of character set
|
[out] | LW | Integer for words size of computer in bytes
|