//--------------------------------------------------------------------------- #include #include #include main () {; void exit(int status); marke1: clrscr() ; char i ; float ratezahl, eingabe, rateversuche; ratezahl=random(100); rateversuche=5; cout << "!Ratespiel! (c)2008"<> i ; if(i=='j'||i=='J') {goto marke1;} else _exit(0); } else cin >> eingabe; if (eingabe==ratezahl) { cout << "Richtige Antwort!! Glueckwunsch! Moechten Sie nocheinmal spielen? (j/n)"<> i ; if(i=='j'||i=='J') {goto marke1;} else _exit(0);} else if (eingaberatezahl) {cout<< "Ihre Zahle ist zu gross! " <