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