GRASS 8 Programmer's Manual 8.6.0dev(2026)-5a31d549cc
Loading...
Searching...
No Matches
open_update.c
Go to the documentation of this file.
1#include <grass/dbmi.h>
2#include <grass/dbstubs.h>
3
Main header of GRASS DataBase Management Interface.
#define DB_FAILED
Definition dbmi.h:72
void db_procedure_not_implemented(const char *)
Report 'not implemented' error.
#define G_UNUSED
A macro for an attribute, if attached to a variable, indicating that the variable is not used.
Definition gis.h:46
const char * name
Definition named_colr.c:6
int db__driver_open_update_cursor(dbString *name, dbString *select, dbCursor *cursor, int mode)
Definition open_update.c:4