GRASS GIS 7 Programmer's Manual
7.9.dev(2021)-e5379bbd7
|
#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().