Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

StringBufRec Struct Reference


Data Fields

char* buf
char* tail
int allocated
int free

Field Documentation

int StringBufRec::allocated
 

Definition at line 15 of file stringbuf.c.

char * StringBufRec::buf
 

Definition at line 13 of file stringbuf.c.

int StringBufRec::free
 

Definition at line 16 of file stringbuf.c.

char * StringBufRec::tail
 

Definition at line 14 of file stringbuf.c.


The documentation for this struct was generated from the following file:
Generated at Thu Sep 6 11:32:39 2001 for rpm by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001