Go to the source code of this file.
|
const char * | srecord::version_stamp (void) |
| The version_stamp function is used to obtain the version number, as a string.
|
|
const char * | srecord::copyright_years (void) |
| The copyright_years function is used to obtain the range of copyright years for the copyright notice.
|
|
const char * | srecord::git_sha1 (void) |
| The git_sha1 function is used to obtain the git hash as a string.
|
|
void | srecord::print_version (void) |
| The print_version function is used to print the program version, and brief copyright notice, to the standard output.
|
|