mirror of
https://gitlab.fdmci.hva.nl/technische-informatica-sm3/ti-projectten/rooziinuubii79.git
synced 2025-08-04 04:14:58 +00:00
fixed problem
This commit is contained in:
@@ -29,7 +29,7 @@ int main() {
|
|||||||
|
|
||||||
// Functie om commando's van de gebruiker te verwerken
|
// Functie om commando's van de gebruiker te verwerken
|
||||||
int command() {
|
int command() {
|
||||||
char input;
|
int input;
|
||||||
|
|
||||||
while (true) {
|
while (true) {
|
||||||
// Vraag de gebruiker om een commando
|
// Vraag de gebruiker om een commando
|
||||||
|
Reference in New Issue
Block a user