Main Page   Modules   Compound List   File List   Compound Members   File Members   Related Pages  

StringBufRec Struct Reference

List of all members.

Public Attributes

char* buf
char* tail
int allocated
int free

Member Data 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 Mon May 21 08:53:43 2001 for rpm by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001