#ifndef __FP1_H #define __FP1_H int fp1100(int argc, char* argv[]); int fp1200(int argc, char* argv[]); #endif