This Cobol code takes two integers inputs and computes the integers and outputs the addition of the input integers
Add ability to subtract the integers- Add ability to multiply the integers
- Add ability to divide the integers
Cheatham's amendment of Conway's Law: If a group of N persons implements a [COBOL] compiler, there will be N-1 passes. Someone in the group has to be the manager.
$ cobc -x AddNums.cbl$ cd \AddNumsVX.X
$ AddNums.exe- Write Tests
- Add Night Mode
MIT
Free Software, Hell Yeah!