netmgt_sperror manual page
Table of Contents

NAME

netmgt_sperror - get a description of an error

SYNOPSIS

char *
netmgt_sperror()

DESCRIPTION

netmgt_sperror returns the error description string associated with the last error contained in the global variable netmgt_error.

INPUT ARGUMENTS

None.

RETURN VALUE

pointer to a null-terminated string containing the description of the current error condition.

DIAGNOSTICS

None.


Table of Contents