Altera_Forum
Honored Contributor
20 years agobreak loop with 'q'
Hello, this may be a very beginner question, but I cannot get ahead. I have a loop wich should be performed until the user presses 'q'. I tried with getchar() but it seems that getcha...