Purpose
Change the
verbosity level of the library.
Synopsis
void XPRDsetmsglev(int lev);
Argument
Further information
The default verbosity level is 1 (report only error messages). For debugging purpose this routine might be used to display more information.
Related topics