Get an English phrase describing the specified error code.
const char* mmmd_error_str( mmmd_errcode_t errcode )
The code of the error for which a descriptive phrase is wanted
This function returns a simple description of the specified error code.
A pointer to a string containing the error phrase (always non-NULL)