This file can be built into an executable by typing:

cd src/; make

The executable can then be run by typing

./FileIO.exe

A bug has been left in this code to show the limitations of simple parsing.
The bug is documented in the file BUG.

Flowchart and pseudocode documentation is provided in the doc/ directory.
