Next: , Previous: Built Target, Up: Compiler Options


2.1.2 Source Format

OpenCOBOL supports both fixed and free source format.

The default format is the fixed format. This can be explicitly overwritten by one of the following options:

-free
Free format.
-fixed
Fixed format.