Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
You require your applications to accept one or more command-line parameters in a standard format. You need to access and parse the entire command line passed to your application.
Use the ParseCmdLine class shown in Example 3-16 to help with parsing command-line parameters.