nerr_error_string (3) - Linux Manuals

NAME

nerr_error_string

SYNOPSIS

#include <util/neo_err.h>

void nerr_error_string (NEOERR *err, STRING *str);

ARGUMENTS

err - error
str - string to which the data is appended

DESCRIPTION

returns the string associated with an error (the bottom level of the error chain)