Command-Line Arguments
摘要
There is another main function signature that allows us to work with the command-line arguments. These are arguments we can pass to our executable file in the command line. Example: