GRASS GIS 8 Programmer's Manual
8.0.1(2022)-exported
ftol.c
Go to the documentation of this file.
1
long
_ftol
(
double
);
2
long
_ftol2
(
double
x
) {
return
_ftol
(
x
); }
_ftol2
long _ftol2(double x)
Definition:
ftol.c:2
_ftol
long _ftol(double)
x
#define x
proj
ftol.c
Generated on Sun Mar 20 2022 05:54:02 for GRASS GIS 8 Programmer's Manual by
1.9.1