#include <grass/dbmi.h>
Go to the source code of this file.
Functions | |
char * | db_list_drivers (void) |
return comma separated list of existing DB drivers, used for driver parameter options |
char * db_list_drivers | ( | void | ) |
return comma separated list of existing DB drivers, used for driver parameter options
void |
Definition at line 10 of file c_list_drivers.c.
References db_append_string(), db_get_string(), db_init_string(), and db_read_dbmscap().