GRASS GIS 8 Programmer's Manual
8.5.0dev(2024)-847944e18e
ftol.c
Go to the documentation of this file.
1
long
_ftol
(
double
);
2
long
_ftol2
(
double
x
)
3
{
4
return
_ftol
(
x
);
5
}
_ftol2
long _ftol2(double x)
Definition:
ftol.c:2
_ftol
long _ftol(double)
x
#define x
lib
proj
ftol.c
Generated on Tue Nov 5 2024 06:59:47 for GRASS GIS 8 Programmer's Manual by
1.9.1