Initialize the calculator
Open the file
While there is data in the file
read the command
parse the command
process the command
Issue all the warnings demanded by strict ISO C and ISO C++;
reject all programs that use forbidden extensions, and some
other programs that do not follow ISO C and ISO C++. For ISO
C, follows the version of the ISO C standard specified by any
From the g++ man page.
17 / 5 = 3 ||| 17 % 5 = 2 .. 17 = ..|||