#include <stdlib.h>#include <grass/dbmi.h>#include "macros.h"#include "dbstubs.h"

Go to the source code of this file.
Functions | |
| int | db_d_close_cursor () |
| int db_d_close_cursor | ( | ) |
Definition at line 13 of file d_close_cur.c.
References db__drop_cursor_from_driver_state(), db_driver_close_cursor, db_drop_token(), db_error(), db_find_token(), db_free_cursor(), DB_RECV_TOKEN, DB_SEND_FAILURE, and DB_SEND_SUCCESS.
1.5.5