#ifndef INPUT #define INPUT char* getUserInput(); #endif // INPUT
#ifndef INPUT
#define INPUT
char* getUserInput();
#endif // INPUT