GRASS Programmer's Manual  6.5.svn(2014)-r66266
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
between.c File Reference

Go to the source code of this file.

Functions

int datetime_is_between (int x, int a, int b)
 

Function Documentation

int datetime_is_between ( int  x,
int  a,
int  b 
)

Definition at line 8 of file between.c.

References b.

Referenced by datetime_check_type(), datetime_in_interval_day_second(), and datetime_in_interval_year_month().