ldas-tools-al 2.6.7
 
Loading...
Searching...
No Matches
regex.cc File Reference
#include <ldastoolsal_config.h>
#include "regex.hh"
#include "errors.hh"
Include dependency graph for regex.cc:

Functions

std::string getErrorString (int err)
 Return the string version of the specified error number.
 

Function Documentation

◆ getErrorString()

std::string LDASTools::Errors::getErrorString ( int err)

Return the string version of the specified error number.

Get Error Message.

Parameters
[in]errThe numeric representation of the error.

Returns the text message corresponding to an error code.