C# Command Line Arguments

Rewrite Fig. 8.2 so that the array’s size is specified by the first command-line argument. If no command-line argument is supplied, use 10 as the default size.

Tags: No tags