Reallocatable string buffer.
Data Fields
-
int increment
- increment when realloc is necessary
-
int len
- used memory
-
char * s
- allocated memory itself
-
int size
- total size of allocated memory
Detailed Description
Definition at line 57 of file ld_fld.c.
The documentation for this struct was generated from the following file: