GRASS Programmer's Manual
6.4.2(2012)
Main Page
Related Pages
Namespaces
Data Structures
Files
Directories
File List
Globals
ftol.c
Go to the documentation of this file.
00001
long
_ftol
(
double
);
00002
long
_ftol2
(
double
x) {
return
_ftol
(x); }
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Defines
ftol.c
Generated on Fri Jun 8 2012 20:59:40 for GRASS Programmer's Manual by
1.7.6.1