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

xrevstack.h File Reference

#include "mit-copyright.h"

Go to the source code of this file.

Functions

void add_to_bottom ()
void delete_gram ()
void unlink_gram ()
void pull_to_top ()
void push_to_bottom ()

Variables

x_grambottom_gram
x_gramunlinked
int reverse_stack


Function Documentation

void add_to_bottom  ) 
 

Referenced by x_gram_create().

void delete_gram  ) 
 

Referenced by unlink_gram(), and xdestroygram().

void pull_to_top  ) 
 

Referenced by x_gram_create().

void push_to_bottom  ) 
 

void unlink_gram  ) 
 

Referenced by xcut().


Variable Documentation

x_gram* bottom_gram
 

Definition at line 16 of file xrevstack.c.

Referenced by add_to_bottom(), delete_gram(), x_gram_create(), and xdestroygram().

int reverse_stack
 

Definition at line 18 of file xrevstack.c.

Referenced by x_gram_create(), and x_gram_init().

x_gram* unlinked
 

Definition at line 17 of file xrevstack.c.

Referenced by delete_gram(), unlink_gram(), and xdestroygram().



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

Source Perspective by Fisheye