Main Page
Modules
Namespaces
Classes
Files
File List
File Members
functions.h
Go to the documentation of this file.
1
#ifndef __TERRALIB_FUN_EXAMPLE_LIBRARY_H__
2
#define __TERRALIB_FUN_EXAMPLE_LIBRARY_H__
3
4
#include "
Config.h
"
5
6
extern
"C"
7
{
8
/* Calculates the fatorial of a number */
9
TECOREEXEMPEXPORT
int
fatorial
(
int
v);
10
}
11
12
#endif //__TERRALIB_FUN_EXAMPLE_LIBRARY_H__
fatorial
TECOREEXEMPEXPORT int fatorial(int v)
Definition:
functions.cpp:3
Config.h
TECOREEXEMPEXPORT
#define TECOREEXEMPEXPORT
Definition:
examples/core/lib/lib_example/Config.h:34
terralib5_src
examples
core
lib
lib_example
functions.h
Generated on Wed Jun 6 2018 12:16:08 for TerraLib by
1.8.11