40 CHARACTER * 1 CTEST3(8)
43 equivalence(ctest1,itest1),(ctest2,itest2)
45 equivalence(itest3,ctest3(1))
47 DATA ctest1/
'12345678'/
48 DATA itest3/z
'01020304'/
56 IF (
mova2i(blank).EQ.32)
THEN
58 ELSE IF (
mova2i(blank).EQ.64)
THEN
72 IF (ctest1 .EQ. ctest2)
THEN
92 IF (
mova2i(ctest3(3)).EQ.3)
THEN
94 ELSE IF (
mova2i(ctest3(3)).EQ.2)
THEN
99 ELSE IF (lw.EQ.8)
THEN
100 IF (
mova2i(ctest3(7)).EQ.3)
THEN
102 ELSE IF (
mova2i(ctest3(2)).EQ.3)
THEN
integer function mova2i(a)
This Function copies a bit string from a Character*1 variable to an integer variable.
subroutine w3fi04(IENDN, ITYPEC, LW)
Subroutine computes word size, the type of character set, ASCII or EBCDIC, and if the computer is big...