Node:Questions 17, Previous:Building a library, Up:Putting a program together
Questions
- What is the name of the preferred method for handling command-line options?
- What does the
-coption of thegcccommand do? - What information does the
argcvariable contain? - What information does the
argvvariable contain? - What information does the
envpvariable contain?