|
GRASS 8 Programmer's Manual
8.5.0dev(2025)-9d806b45d8
|
DBMI Library (driver) - drivers. More...
#include <sys/types.h>#include <sys/stat.h>#include <stdlib.h>#include <stdio.h>#include <fcntl.h>#include <grass/gis.h>#include <grass/dbmi.h>#include "procs.h"#include "dbstubs.h"
Go to the source code of this file.
Macros | |
| #define | DB_DRIVER_C |
Functions | |
| int | db_driver (int argc, char *argv[]) |
| Get driver (?) More... | |
DBMI Library (driver) - 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.
Definition in file db/dbmi_driver/driver.c.
| #define DB_DRIVER_C |
Definition at line 26 of file db/dbmi_driver/driver.c.
| int db_driver | ( | int | argc, |
| char * | argv[] | ||
| ) |
Get driver (?)
| argc,argv | arguments |
Definition at line 37 of file db/dbmi_driver/driver.c.
References procnum.