GRASS GIS 8 Programmer's Manual
8.2.2dev(2023)-3d2c704037
|
#include <dbmi.h>
Data Fields | |
char * | string |
int | nalloc |
int _db_string::nalloc |
Definition at line 150 of file dbmi.h.
Referenced by db_enlarge_string(), db_free_string(), db_sizeof_string(), and db_zero_string().
char* _db_string::string |
Definition at line 149 of file dbmi.h.
Referenced by db_enlarge_string(), db_free_string(), and db_get_string().