|
hace 4 años | |
---|---|---|
.gitignore | hace 4 años | |
LICENSE | hace 4 años | |
README.md | hace 4 años | |
calc.c | hace 4 años |
Tolle Übungsaufgabe in C: ein simpler Konsolentaschenrechner der addieren, multiplizieren, subtrahiren und divieren kann. Ausserdem soll das Programm beendet werden wenn man ‘q’ eingibt.
$ gcc calc.c
$ ./a.out