15 #include <grass/dbmi.h>
20 static int valid_cursor(dbCursor * cursor,
int position);
40 if (!valid_cursor(cursor, position)) {
65 static int valid_cursor(dbCursor * cursor,
int position)
int db_test_cursor_mode_scroll(dbCursor *cursor)
dbAddress db_find_token(dbToken token)
#define DB_SEND_TABLE_DATA(x)
void db_error(const char *s)
#define DB_SEND_FAILURE()
int db_test_cursor_type_fetch(dbCursor *cursor)
#define DB_SEND_SUCCESS()
int db_d_fetch(void)
Fetch data.