GRASS Programmer's Manual 6.4.1(2011)
|
#include <grass/dbmi.h>
Go to the source code of this file.
Functions | |
void | db_interval_range (int sqltype, int *from, int *to) |
void db_interval_range | ( | int | sqltype, |
int * | from, | ||
int * | to | ||
) |
Definition at line 9 of file interval.c.
Referenced by db_convert_Cstring_to_value_datetime(), db_convert_value_datetime_into_string(), and db_sqltype_name().