Welcome to myCobol.ovh Monday, 29 September 2025, 08:24

internal floating-point data ite
Category Syntax
Subject Cobol
A data item that is described as USAGE COMP-1 or USAGE COMP-2. COMP-1 defines a single-precision floating-point data item. COMP-2 defines a double-precision floating-point data item. There is no PICTURE clause associated with an internal floating-point data item.
Submitted by remy
Created on Sunday, 07 November 2021, 02:48

Back to Glossary