GRASS GIS 7 Programmer's Manual  7.9.dev(2021)-e5379bbd7
c_list_drivers.c File Reference

DBMI Library (client) - list drivers. More...

#include <grass/dbmi.h>
Include dependency graph for c_list_drivers.c:

Go to the source code of this file.

Functions

const char * db_list_drivers (void)
 Return comma separated list of existing DB drivers, used for driver parameter options. More...
 

Detailed Description

DBMI Library (client) - list drivers.

(C) 1999-2008 by the GRASS Development Team

This program is free software under the GNU General Public License (>=v2). Read the file COPYING that comes with GRASS for details.

Author
Joel Jones (CERL/UIUC), Radim Blazek

Definition in file c_list_drivers.c.

Function Documentation

◆ db_list_drivers()

const char* db_list_drivers ( void  )

Return comma separated list of existing DB drivers, used for driver parameter options.

Returns
list of db drivers

Definition at line 22 of file c_list_drivers.c.

References list.