Jabber WindowGram Client (JWGC)

Introduction Screenshots Installation Downloads
Documentation Browse Source Resources Project Site

Stable Version
-none-

Latest Version
beta5



Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

formatter.h File Reference

#include "mit-copyright.h"

Go to the source code of this file.

Data Structures

struct  _desctype

Defines

#define DT_EOF   0
#define DT_ENV   1
#define DT_STR   2
#define DT_END   3
#define DT_NL   4

Typedefs

typedef _desctype desctype

Functions

desctypedisp_get_cmds ()
void free_desc ()


Define Documentation

#define DT_END   3
 

Definition at line 21 of file formatter.h.

Referenced by xshow().

#define DT_ENV   1
 

Definition at line 19 of file formatter.h.

Referenced by xshow().

#define DT_EOF   0
 

Definition at line 18 of file formatter.h.

#define DT_NL   4
 

Definition at line 22 of file formatter.h.

Referenced by xshow().

#define DT_STR   2
 

Definition at line 20 of file formatter.h.

Referenced by xshow().


Typedef Documentation

typedef struct _desctype desctype
 

Referenced by disp_get_cmds(), free_desc(), tty_filter(), X_driver(), and xshow().


Function Documentation

desctype* disp_get_cmds  ) 
 

Referenced by tty_filter(), and X_driver().

void free_desc  ) 
 

Referenced by tty_filter(), and X_driver().



Last updated at Tue Dec 18 21:07:42 PST 2007. This site and project hosted by...SourceForge.net Logo

Source Perspective by Fisheye