|
@ -8,5 +8,6 @@ void FzeigeAntworten(char* antworten[], int index); |
|
|
int FEingabeInteger(); |
|
|
int FEingabeInteger(); |
|
|
bool FcheckaufRichtigkeit(int eingabe, int richtige_antwort[], int i); |
|
|
bool FcheckaufRichtigkeit(int eingabe, int richtige_antwort[], int i); |
|
|
void FzaehlernachAuswahl(bool richtig, int* answeredP, int* correctP); |
|
|
void FzaehlernachAuswahl(bool richtig, int* answeredP, int* correctP); |
|
|
|
|
|
bool FtryAgain(bool already_played); |
|
|
|
|
|
|
|
|
#endif // ende CASUALQUIZ_H |
|
|
#endif // ende CASUALQUIZ_H |