#define WAITKEY	{ while(getchar() != ' '); }

