|
@ -74,7 +74,7 @@ int o_wins_02_11_20(char board[][3]); |
|
|
float volume(float a, float b, float c); |
|
|
float volume(float a, float b, float c); |
|
|
// berechnet das Volumen |
|
|
// berechnet das Volumen |
|
|
|
|
|
|
|
|
float volume(float a, float b); |
|
|
|
|
|
|
|
|
float area(float a, float b); |
|
|
// berechnet die Fläche |
|
|
// berechnet die Fläche |
|
|
|
|
|
|
|
|
int stringCharacterCounter(char string[]); |
|
|
int stringCharacterCounter(char string[]); |
|
|