Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

buf Struct Reference


Detailed Description

For internal use only.

This structure represents the file name buffer.

Definition at line 43 of file tc_path.c.

Data Fields

char * str
int len
int size


Field Documentation

int buf::len
 

Actual buffer usage.

Definition at line 45 of file tc_path.c.

Referenced by _add_str(), and _subst().

int buf::size
 

Allocated size of buffer.

Definition at line 46 of file tc_path.c.

Referenced by _add_str().

char* buf::str
 

Actual string buffer.

Definition at line 44 of file tc_path.c.

Referenced by _add_str(), _subst(), and tc_path().


Generated on Wed Jun 8 09:18:37 2005 for treeconf by  doxygen 1.3.9.1