My Project
 All Files Functions
Functions
werte_abfragen.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int input_ganze_zahl (void)
 
float input_kommazahl (void)
 

Function Documentation

int input_ganze_zahl ( void  )

Das Programm fordert den Benutzer auf eine ganze Zahl einzugeben.

Returns
Eine ganze Zahl.
float input_kommazahl ( void  )

Das Programm fordert den Benutzer auf eine Gleitkommazahl einzugeben.

Returns
Eine Gleitkommazahl.