Main Page | Namespace List | Class List | File List | Class Members | File Members | Related Pages

error_str.c File Reference

#include <errno.h>
#include "error.h"

Include dependency graph for error_str.c:

Include dependency graph

Go to the source code of this file.

Defines

#define X(e, s)   if (i == e) return s;

Functions

char * error_str (int i)


Define Documentation

#define X e,
 )     if (i == e) return s;
 

Definition at line 4 of file error_str.c.

Referenced by error_str().


Function Documentation

char* error_str int  i  ) 
 

Definition at line 6 of file error_str.c.

References error_acces, error_again, error_exist, error_inprogress, error_intr, error_io, error_nodevice, error_noent, error_nomem, error_perm, error_pipe, error_proto, error_timeout, error_txtbsy, error_wouldblock, and X.

Referenced by strerr_sysinit().


Generated on Mon Apr 26 09:49:25 2004 for ConstantDataStore by doxygen 1.3.6-20040222