GRASS GIS 7 Programmer's Manual
7.0.2(2015)-r00000
Main Page
Related Pages
Data Structures
Files
File List
Globals
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)
proj
ftol.c
Generated on Thu Dec 3 2015 05:16:14 for GRASS GIS 7 Programmer's Manual by
1.8.9.1