Function soapysdr_sys::SoapySDR_errToStr
source · Expand description
Convert a error code to a string for printing purposes. If the error code is unrecognized, errToStr returns “UNKNOWN”. \param errorCode a negative integer return code \return a pointer to a string representing the error