Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

decode.h File Reference

Go to the source code of this file.

Defines

#define MAXBUF   20
#define DECODE(s, j, f)   (dcbuf[j]='\0', f(strncpy(dcbuf, s, j)))
#define HASDECPT   index(dcbuf, '.')

Variables

char dcbuf [MAXBUF]


Define Documentation

#define DECODE s,
j,
     (dcbuf[j]='\0', f(strncpy(dcbuf, s, j)))
 

Definition at line 29 of file decode.h.

#define HASDECPT   index(dcbuf, '.')
 

Definition at line 30 of file decode.h.

#define MAXBUF   20
 

Definition at line 20 of file decode.h.


Variable Documentation

char dcbuf[MAXBUF]
 

Definition at line 23 of file decode.h.


Generated on Tue May 6 09:16:14 2003 for Earthworm Libs by doxygen1.3-rc3