I made it work now using goto, thanks for that tip. :)
Sorry, I'll try to explain better:
1 and 2 worked as expected (triggered the correspondig if statements. 3 exited the program. 4 to 9 and 0 made it print "Wrong selection".. All as I intended.
But, if I for instance typed in a "g", the...