#include <grass/dbmi.h>
#include "macros.h"
Go to the source code of this file.
Functions | |
int | db_get_num_rows (dbCursor *cursor) |
get number of selected rows |
int db_get_num_rows | ( | dbCursor * | cursor | ) |
get number of selected rows
Definition at line 11 of file c_rows.c.
References db__set_protocol_fds(), DB_RECV_INT, DB_RECV_RETURN_CODE, DB_SEND_TOKEN, and DB_START_PROCEDURE_CALL.
Referenced by db_select_CatValArray().