[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
return the compiled AutoOpts version number
Usage:
const char* res = optionVersion(); |
Name | Type | Description | |
----- | ----- | ------------- | |
returns | const char* | the version string in constant memory |
Returns the full version string compiled into the library. The returned string cannot be modified.