close_cursor.c

Go to the documentation of this file.
00001 #include <grass/dbmi.h>
00002 
00010 int
00011 db__driver_close_cursor (dbCursor *cursor)
00012 {
00013     db_procedure_not_implemented("db_close_cursor");
00014     return DB_FAILED;
00015 }

Generated on Sun Apr 6 17:31:38 2008 for GRASS by  doxygen 1.5.5