GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
#include <string.h>
#include <grass/dbmi.h>
Go to the source code of this file.
Functions | |
const char * | db_sqltype_name (int sqltype) |
returns sqltype description More... | |
const char* db_sqltype_name | ( | int | sqltype | ) |
returns sqltype description
Definition at line 9 of file sqltype.c.
References buf, and db_interval_range().
Referenced by db__copy_table(), db_print_column_definition(), db_table_to_sql(), Vect_get_column_names_types(), and Vect_get_column_types().