Run your program with arguments

February 23, 2018 ยท View on GitHub

To do the exercises will need to run your programs with arguments.

Some examples:

  • using GCC/g++.
  • using Qt Creator.
  • using Visual Studio.