SP_error_message()
#include <sicstus/sicstus.h> char const * SP_error_message(int errnum);
Obtains a pointer to the diagnostic message corresponding to a specified error number.
A pointer to the diagnostic message.
CPL Notes.