Path: utzoo!attcan!uunet!nih-csl!lhc!mimsy!haven!uflorida!ziggy!screamer!stelmack From: stelmack@screamer.csee.usf.edu (Gregory M. Stelmack) Newsgroups: comp.lang.c Subject: Re: switch break Keywords: switch break first language Message-ID: <65@screamer.csee.usf.edu> Date: 3 Oct 90 02:32:27 GMT References: <15611@csli.Stanford.EDU> Followup-To: comp.lang.c Organization: University of South Florida, Department of Computer Science and Engineering Lines: 16 OK, I can't resist anymore :-) I thought one of the nice things about C was the programmer's ability to do anything, regardless of whether or not it makes sense. If you use the break; you can separate each case. If you don't, you allow follow-through. It seems to me that if this flexibility makes it hard for you to work with, maybe C isn't the language for you. I personally like having the compiler allow me to do whatever I want without delving into Assembler -- that's why I use C instead of other languages. Am I off-base with this opinion? -- Greg Stelmack -- Email: stelmack@sol.csee.usf.edu -- USmail: USF Box 1510, Tampa, FL 33620-1510 -- Amiga: the only way to compute!