Click here to Skip to main content
15,890,438 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: for those of you purists that don't like break, continue and goto Pin
honey the codewitch16-Sep-19 0:29
mvahoney the codewitch16-Sep-19 0:29 
GeneralRe: for those of you purists that don't like break, continue and goto Pin
John Brett16-Sep-19 0:35
John Brett16-Sep-19 0:35 
GeneralRe: for those of you purists that don't like break, continue and goto Pin
honey the codewitch16-Sep-19 0:39
mvahoney the codewitch16-Sep-19 0:39 
GeneralRe: for those of you purists that don't like break, continue and goto Pin
lopatir14-Sep-19 4:14
lopatir14-Sep-19 4:14 
GeneralRe: for those of you purists that don't like break, continue and goto Pin
honey the codewitch14-Sep-19 4:17
mvahoney the codewitch14-Sep-19 4:17 
GeneralRe: for those of you purists that don't like break, continue and goto Pin
kalberts15-Sep-19 23:13
kalberts15-Sep-19 23:13 
GeneralRe: for those of you purists that don't like break, continue and goto Pin
GuyThiebaut14-Sep-19 4:11
professionalGuyThiebaut14-Sep-19 4:11 
GeneralRe: for those of you purists that don't like break, continue and goto Pin
honey the codewitch14-Sep-19 4:15
mvahoney the codewitch14-Sep-19 4:15 
GuyThiebaut wrote:
I can see the possibility of arguing it either way.


My guess is that would put you in the minority.

As for me, I prefer the break, but then I have no qualms about continue, return, goto, or other "out of band" control flow - pretty much except "throw" which I never use as a control flow statement (though I've been forced to use catch for that occasionally due to Other People's Code - *sideeyes Microsoft's HttpWebRequest class*)

i just try to keep the out of band stuff near the top of my scope where people can see it.
When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

GeneralRe: for those of you purists that don't like break, continue and goto Pin
lopatir14-Sep-19 4:22
lopatir14-Sep-19 4:22 
GeneralRe: for those of you purists that don't like break, continue and goto Pin
honey the codewitch14-Sep-19 4:24
mvahoney the codewitch14-Sep-19 4:24 
GeneralRe: for those of you purists that don't like break, continue and goto Pin
GuyThiebaut14-Sep-19 4:24
professionalGuyThiebaut14-Sep-19 4:24 
GeneralRe: for those of you purists that don't like break, continue and goto Pin
honey the codewitch14-Sep-19 4:26
mvahoney the codewitch14-Sep-19 4:26 
GeneralRe: for those of you purists that don't like break, continue and goto Pin
Nand3214-Sep-19 4:25
Nand3214-Sep-19 4:25 
GeneralRe: for those of you purists that don't like break, continue and goto Pin
honey the codewitch14-Sep-19 5:54
mvahoney the codewitch14-Sep-19 5:54 
GeneralRe: for those of you purists that don't like break, continue and goto Pin
Sander Rossel14-Sep-19 5:11
professionalSander Rossel14-Sep-19 5:11 
GeneralRe: for those of you purists that don't like break, continue and goto Pin
honey the codewitch14-Sep-19 5:13
mvahoney the codewitch14-Sep-19 5:13 
GeneralRe: for those of you purists that don't like break, continue and goto Pin
harold aptroot14-Sep-19 5:40
harold aptroot14-Sep-19 5:40 
GeneralRe: for those of you purists that don't like break, continue and goto Pin
Night Fox Localhost14-Sep-19 7:16
Night Fox Localhost14-Sep-19 7:16 
GeneralRe: for those of you purists that don't like break, continue and goto Pin
Gary R. Wheeler14-Sep-19 9:28
Gary R. Wheeler14-Sep-19 9:28 
GeneralRe: for those of you purists that don't like break, continue and goto Pin
honey the codewitch14-Sep-19 9:38
mvahoney the codewitch14-Sep-19 9:38 
GeneralRe: for those of you purists that don't like break, continue and goto Pin
Gary R. Wheeler15-Sep-19 1:45
Gary R. Wheeler15-Sep-19 1:45 
GeneralRe: for those of you purists that don't like break, continue and goto Pin
honey the codewitch15-Sep-19 3:37
mvahoney the codewitch15-Sep-19 3:37 
GeneralRe: for those of you purists that don't like break, continue and goto Pin
User 483504714-Sep-19 12:32
User 483504714-Sep-19 12:32 
GeneralRe: for those of you purists that don't like break, continue and goto Pin
honey the codewitch14-Sep-19 12:39
mvahoney the codewitch14-Sep-19 12:39 
GeneralRe: for those of you purists that don't like break, continue and goto Pin
User 483504714-Sep-19 12:48
User 483504714-Sep-19 12:48 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.