Command Line Arguments in C - Cprogramming.com
Learn how to accept command line arguments in C using the argv and argc parameters to main. ... In C it is possible to accept command line arguments. Command-line arguments are given after the name of a program in command-line operating systems like DOS ....