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 359 of file my_cmd.c.
The documentation for this struct was generated from the following files: