crash
crash(); /* decrements fuel & crash */
crash();
void crash(void);
else if(ch != ' ') crash();
atexit(crash);