Main Page
Alphabetical List
Data Structures
File List
Data Fields
Globals
scroll_table_entry Struct Reference
#include <scroll.h>
Data Fields
char
key
[MAX_KEY_LEN+S_T]
char
data
[MAX_DATA_LEN+S_T]
uint
index
int
mode_line
scroll_table_entry *
prev_entry
scroll_table_entry *
next_entry
Field Documentation
char scroll_table_entry::data[MAX_DATA_LEN + S_T]
uint scroll_table_entry::index
char scroll_table_entry::key[MAX_KEY_LEN + S_T]
int scroll_table_entry::mode_line
struct scroll_table_entry* scroll_table_entry::next_entry
struct scroll_table_entry* scroll_table_entry::prev_entry
The documentation for this struct was generated from the following file:
scroll.h
Generated on Wed Apr 2 06:51:17 2003 for TFCC by
1.2.13.1 written by
Dimitri van Heesch
, © 1997-2001