@ -71,6 +71,9 @@ int o_wins_00_11_22(char board[][3]);
int o_wins_02_11_20(char board[][3]);
// prüft, ob O bei Index 02, 11, 20 ist
float volume(float a, float b, float c);
// berechnet das Volumen
int stringCharacterCounter(char string[]);
// liefert die Länge eines Strings zurück