Next: optionPrintVersionAndReturn, Previous: optionOnlyUsage, Up: libopts External Procedures [Contents][Index]
Print the program version
Usage:
optionPrintVersion( opts, od );
Where the arguments are:
| Name | Type | Description | |
| —– | —– | ————- | |
| opts | tOptions * | program options descriptor | |
| od | tOptDesc * | the descriptor for this arg |
This routine will print the version to stdout.