#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_create_database () |
| int db_d_create_database | ( | ) |
Definition at line 13 of file d_createdb.c.
References db_driver_create_database, db_free_handle(), db_init_handle(), DB_RECV_HANDLE, DB_SEND_FAILURE, and DB_SEND_SUCCESS.
1.5.5