Go to the source code of this file.
Namespaces | |
namespace | srecord |
Functions | |
void | srecord::progname_set (char *) |
The progname_set function is used by main() to set the name of the currently executing programme. | |
const char * | srecord::progname_get () |
The progname_get function is used to retrieve the name of the currently executing programme. | |