|
Re: Break is not working ? Quit meaning i wld like to quit the program.
I wld like to make the choice via the switch statement, if select q, which
is equal to 2, after break, the program did not quit.
I find it very strange. It did not work at my side. Even i put break in
every switch statement, it still does not break. |