Hello World in COBOL
Every programming journey starts with Hello World. Let’s write our first COBOL program using modern free-format syntax with GnuCOBOL.
The Code
Create a file named hello.cob:
|
Every programming journey starts with Hello World. Let’s write our first COBOL program using modern free-format syntax with GnuCOBOL.
Create a file named hello.cob:
|