C++ Crash Course. Contribute to rougier/CPP-Crash-Course development by creating an account on GitHub.
optind (int) This variable is set by getopt to the index of the next element of the argv array to be processed. Once getopt has found all of the option arguments, you can use this variable to ...