Closed jayjaybillings closed 7 years ago
Right now I can only do this ./FizzBuzz_v2 input.txt output.txt if the data files are in the build directory, Otherwise, they need to be specified the whole directory. I am adding boost/program_options soon.
boost/program_options added and added README.md
I think this should be closed now
How do I execute this code? When I do
I get
What files and arguments to I need to run the code? It would be best to put this information in the README.md file.