My Project
 All Files Functions
fortschrittsbalken.h
Go to the documentation of this file.
1 void fortschrittsbalken_ueberschrift(int min, int max);
2 void fortschrittsbalken_body(int min, int schritt, int max);
3