GRASS Programmer's Manual
6.4.4(2014)-r
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
Globals
create_index.c
Go to the documentation of this file.
1
#include <grass/dbmi.h>
2
3
int
db__driver_create_index
(dbIndex * index)
4
{
5
return
DB_OK;
6
}
db__driver_create_index
int db__driver_create_index(dbIndex *index)
Definition:
create_index.c:3
lib
db
stubs
create_index.c
Generated on Wed Mar 18 2015 05:21:40 for GRASS Programmer's Manual by
1.8.9.1