|
Freeciv-3.3
|
#include <astring.h>
Data Fields | |
| char * | str |
| size_t | n |
| size_t | n_alloc |
| size_t astring::n |
Definition at line 38 of file astring.h.
Referenced by astr_reserve().
| char* astring::str |
Definition at line 37 of file astring.h.
Referenced by astr_copy(), and astr_to_str().