Click here to Skip to main content
15,890,825 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 codewitch14-Sep-19 5:01
mvahoney the codewitch14-Sep-19 5:01 
GeneralRe: for those of you purists that don't like break, continue and goto Pin
OriginalGriff14-Sep-19 4:07
mveOriginalGriff14-Sep-19 4:07 
GeneralRe: for those of you purists that don't like break, continue and goto Pin
honey the codewitch14-Sep-19 4:09
mvahoney the codewitch14-Sep-19 4:09 
GeneralRe: for those of you purists that don't like break, continue and goto Pin
Nand3214-Sep-19 4:17
Nand3214-Sep-19 4:17 
GeneralRe: for those of you purists that don't like break, continue and goto Pin
honey the codewitch14-Sep-19 4:20
mvahoney the codewitch14-Sep-19 4:20 
GeneralRe: for those of you purists that don't like break, continue and goto Pin
Nand3214-Sep-19 4:26
Nand3214-Sep-19 4:26 
GeneralRe: for those of you purists that don't like break, continue and goto Pin
honey the codewitch14-Sep-19 4:28
mvahoney the codewitch14-Sep-19 4:28 
GeneralRe: for those of you purists that don't like break, continue and goto Pin
John Brett15-Sep-19 21:21
John Brett15-Sep-19 21:21 
Quote:
but then I wouldn't write that code by hand. Too error prone.


Isn't this exactly the point? All code gets compiled/interpreted/translated to jmps eventually.
The goals of the written code should be correctness, understandability and simplicity.

Leave the gotos and the clever techniques to the compiler.
GeneralRe: for those of you purists that don't like break, continue and goto Pin
Andrew Leeder15-Sep-19 23:29
Andrew Leeder15-Sep-19 23:29 
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 
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 

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.