@ -74,6 +74,9 @@ int o_wins_02_11_20(char board[][3]);
float volume(float a, float b, float c);
// berechnet das Volumen
float volume(float a, float b);
// berechnet die Fläche
int stringCharacterCounter(char string[]);
// liefert die Länge eines Strings zurück