F77_FALSE
The logical value FALSE
Description:
Expand to the number that FORTRAN treats
as a logical value of FALSE.
Invocation
F77_FALSE
Examples:
F77_FALSE
will expand as
follows:
Notes:
FORTRAN and C might not interpret the same numerical value as the same logical value.