Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals   Examples  

s_dstring Struct Reference

Data structure that defines a dynamic string. More...


Data Fields

char * data
 Pointer to the start of the data.

size_t size
 Total number of bytes allocated for the data.

size_t nb_car
 Number of characters in the string.


Detailed Description

Data structure that defines a dynamic string.
Examples:

test_dstring.c.

Definition at line 16 of file dstring.h.


The documentation for this struct was generated from the following file:
Generated on Thu Apr 3 16:23:48 2003 for Common_C_libraries by doxygen1.3-rc1