/pk_getopt_tutorial

A project to help people use getopt (command line arguments)

Primary LanguageC++

getopt tutorial

A project to help students learn to use getopt (command line arguments) in their projects.

The explanation is found in comments in the code.