GRASS 8 Programmer's Manual 8.6.0dev(2026)-ddeab64dbf
Loading...
Searching...
No Matches
fetch.c File Reference
#include <grass/dbmi.h>
#include <grass/dbstubs.h>
Include dependency graph for fetch.c:

Go to the source code of this file.

Functions

int db__driver_fetch (dbCursor *cursor, int position, int *more)
 

Function Documentation

◆ db__driver_fetch()

int db__driver_fetch ( dbCursor cursor,
int  position,
int more 
)

Definition at line 4 of file fetch.c.

References DB_FAILED, and db_procedure_not_implemented().