
Go to the source code of this file.
Functions | |
| int | input_ganze_zahl (void) |
| float | input_kommazahl (void) |
| int input_ganze_zahl | ( | void | ) |
Das Programm fordert den Benutzer auf eine ganze Zahl einzugeben.
| float input_kommazahl | ( | void | ) |
Das Programm fordert den Benutzer auf eine Gleitkommazahl einzugeben.
1.8.4