bool endswith( const char* s, const char* end ); string removeend( const char* s, const char* end) ; string mktemp(const char* base);