text_buffer Struct Reference


Data Fields

struct text_buffernext
int top
char data [TEXTBUFSIZE]

Detailed Description

Definition at line 755 of file sys.c.


Field Documentation

struct text_buffer* text_buffer::next [read]

Definition at line 756 of file sys.c.

Referenced by get_record_internal(), and text_buffer_free().

int text_buffer::top

Definition at line 757 of file sys.c.

Referenced by get_record_internal().

char text_buffer::data[TEXTBUFSIZE]

Definition at line 758 of file sys.c.

Referenced by get_record_internal().


The documentation for this struct was generated from the following file:
Generated on Sat Jan 26 08:48:10 2008 for WildLife by  doxygen 1.5.4