rows.c

Go to the documentation of this file.
00001 #include <grass/dbmi.h>
00002 
00003 int
00004 db__driver_get_num_rows (dbCursor *cursor)
00005 {
00006     db_procedure_not_implemented("db_get_num_rows");
00007     return -1;
00008 }

Generated on Fri Nov 21 11:01:50 2008 for GRASS by  doxygen 1.5.1