[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
CArgc
The argument count equals 1 plus the number of parameters the user gave when starting the executable.
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
CArgc
(C) argc
With argv the arguments of the main function. argc is an abbreviation for Argument count.The argument count equals 1 plus the number of parameters the user gave when starting the executable.
'argc' links
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
