using namespace std; //#include // conversion string int2str( int ); int str2int( string ); // string stuff string strip( string );