Command line arguments
This lesson contains approximately 10 minutes of video content.
Command line arguments
Passing arguments to main
In the above video, I compile in an older version of our environment with clang++-10
. In your updated
environment, you should use clang++
.