GRASS GIS 7 Programmer's Manual
7.8.1(2019)-exported
|
#include <string.h>
#include <grass/datetime.h>
Go to the source code of this file.
Functions | |
int | datetime_is_same (const DateTime *src, const DateTime *dst) |
Returns: 1 if 'src' is exactly the same as 'dst' 0 if they differ. More... | |