GRASS GIS 8 Programmer's Manual  8.2.2dev(2023)-5c00b4e944
open_update.c File Reference
#include <grass/dbmi.h>
#include <grass/dbstubs.h>
Include dependency graph for open_update.c:

Go to the source code of this file.

Functions

int db__driver_open_update_cursor (dbString *name, dbString *select, dbCursor *cursor, int mode)
 

Function Documentation

◆ db__driver_open_update_cursor()

int db__driver_open_update_cursor ( dbString name,
dbString select,
dbCursor cursor,
int  mode 
)

Definition at line 5 of file open_update.c.