ILE COBOL Language Reference
- NOFLOAT indicates that floating-point data types are declared
as FILLER fields with a USAGE of binary.
- FLOAT indicates that floating-point data types are brought into
the program with their DDS names and a USAGE of COMP-1 (single-precision) or
COMP-2 (double-precision). The fields are made accessible to the ILE
COBOLsource program.
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.