/cPlusPlus_threads_test

get c++ file to compile and show the expected output

Primary LanguageC++

Programming C++ w/ threads Project

  1. Modify the "main.cpp" to get the code to compile.
  2. Examine the "ExpectedOutput.txe" file.
  3. Modify the "main.cpp" to get the output to match the text in the "ExpectedOutput.txt" file. Note, you will not have to change the values in strings to get the appropriate output.
  4. Capture the output of your program.