/* * tuplaa.h * * Created on: 20.4.2010 * Author: vesal */ #ifndef TUPLAA_H_ #define TUPLAA_H_ int tuplaa(double i); int kerro2(int i); #endif /* TUPLAA_H_ */