HP 3000 Manuals

LOGICAL*2 Format [ HP FORTRAN 77/iX Reference ] MPE/iX 5.0 Documentation


HP FORTRAN 77/iX Reference

LOGICAL*2 Format 

A LOGICAL*2 datum is a representation of true or false.

The LOGICAL*2 format occupies half of one 32-bit word in memory.

If the least significant bit (8) of the most significant byte is 1, the
value is true; otherwise it is false.

[]
Figure 10-9. LOGICAL*2 Format


MPE/iX 5.0 Documentation