Enquire Now

Tags: argv

Argument vector containing the arguments passed in from the command line when starting a program. Used in the main method, in conjunction with argc.

0 Questions