close_cursor.c

Go to the documentation of this file.
00001 #include <grass/dbmi.h>
00002 
00010 int db__driver_close_cursor(dbCursor * cursor)
00011 {
00012     db_procedure_not_implemented("db_close_cursor");
00013     return DB_FAILED;
00014 }
Generated on Tue Apr 6 13:27:21 2010 for GRASS Programmer's Manual by  doxygen 1.6.3