Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ X25GetErrorText(3X25) — DECnet WAN Support 3.0A

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

X25PrintError(3X25)

X25GetErrorText(3X25)  —  Subroutines

Digital

NAME

X25GetErrorText − Returns the error message for an X.25 error

LIBRARY

X.25 Library (libx25.a)
 

SYNOPSIS

#include <netx25/x25.h>
char ∗X25GetErrorText(

int returnCode );

 

PARAMETERS

returnCodeSpecifies an error returned by an X.25 library routine. 
 

DESCRIPTION

 
The X25GetErrorText routine returns a pointer to the message text for a given error number for use in logging errors other than to stderr. 
 

RETURN VALUES

 

RELATED INFORMATION

Functions: X25PrintError(3X25). 

X.25 for Digital UNIX − Programmer’s Reference Manual. 
 
 

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026