Next: libopts-optionPrintVersionAndReturn, Previous: libopts-optionOnlyUsage, Up: libopts 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.