Click here to Skip to main content
15,917,702 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: C is a better language than any language you care to name. Pin
Roger Wright29-May-14 20:36
professionalRoger Wright29-May-14 20:36 
GeneralRe: C is a better language than any language you care to name. Pin
Rutvik Dave30-May-14 0:08
professionalRutvik Dave30-May-14 0:08 
JokeRe: C is a better language than any language you care to name. Pin
Peter Adam29-May-14 21:07
professionalPeter Adam29-May-14 21:07 
GeneralRe: C is a better language than any language you care to name. Pin
Michael Kingsford Gray29-May-14 21:43
Michael Kingsford Gray29-May-14 21:43 
GeneralRe: C is a better language than any language you care to name. Pin
PIEBALDconsult30-May-14 16:45
mvePIEBALDconsult30-May-14 16:45 
GeneralRe: C is a better language than any language you care to name. Pin
Stefan_Lang2-Jun-14 4:56
Stefan_Lang2-Jun-14 4:56 
GeneralRe: C is a better language than any language you care to name. Pin
PIEBALDconsult2-Jun-14 5:36
mvePIEBALDconsult2-Jun-14 5:36 
GeneralRe: C is a better language than any language you care to name. Pin
Stefan_Lang2-Jun-14 20:53
Stefan_Lang2-Jun-14 20:53 
My point was that a series of case statements resembles a series of goto jump labels, and therefore there is an expectation for the flow of execution to continue, even past the next 'label'. The break command isn't associated to the case statement, it is associated to the switch block.
GOTOs are a bit like wire coat hangers: they tend to breed in the darkness, such that where there once were few, eventually there are many, and the program's architecture collapses beneath them. (Fran Poretto)

GeneralRe: C is a better language than any language you care to name. Pin
PIEBALDconsult3-Jun-14 3:04
mvePIEBALDconsult3-Jun-14 3:04 
GeneralRe: C is a better language than any language you care to name. Pin
Stefan_Lang3-Jun-14 20:05
Stefan_Lang3-Jun-14 20:05 
GeneralRe: C is a better language than any language you care to name. Pin
PIEBALDconsult4-Jun-14 3:23
mvePIEBALDconsult4-Jun-14 3:23 
GeneralRe: C is a better language than any language you care to name. Pin
Stefan_Lang2-Jun-14 4:55
Stefan_Lang2-Jun-14 4:55 
GeneralRe: C is a better language than any language you care to name. Pin
Richard MacCutchan29-May-14 22:26
mveRichard MacCutchan29-May-14 22:26 
GeneralRe: C is a better language than any language you care to name. Pin
bantling29-May-14 23:44
bantling29-May-14 23:44 
GeneralRe: C is a better language than any language you care to name. Pin
Reese Currie30-May-14 3:33
Reese Currie30-May-14 3:33 
GeneralRe: C is a better language than any language you care to name. Pin
MikeTheFid30-May-14 4:02
MikeTheFid30-May-14 4:02 
GeneralRe: C is a better language than any language you care to name. Pin
Breamore Boy30-May-14 5:33
Breamore Boy30-May-14 5:33 
GeneralRe: C is a better language than any language you care to name. Pin
Kenneth Kasajian30-May-14 6:01
Kenneth Kasajian30-May-14 6:01 
GeneralRe: C is a better language than any language you care to name. Pin
PIEBALDconsult30-May-14 16:42
mvePIEBALDconsult30-May-14 16:42 
GeneralRe: C is a better language than any language you care to name. Pin
Colborne_Greg31-May-14 15:18
Colborne_Greg31-May-14 15:18 
GeneralRe: C is a better language than any language you care to name. Pin
PIEBALDconsult31-May-14 17:26
mvePIEBALDconsult31-May-14 17:26 
GeneralRe: C is a better language than any language you care to name. Pin
Colborne_Greg1-Jun-14 15:34
Colborne_Greg1-Jun-14 15:34 
GeneralRe: C is a better language than any language you care to name. Pin
Kenneth Kasajian3-Jun-14 6:34
Kenneth Kasajian3-Jun-14 6:34 
GeneralRe: C is a better language than any language you care to name. Pin
PIEBALDconsult3-Jun-14 8:26
mvePIEBALDconsult3-Jun-14 8:26 
GeneralRe: C is a better language than any language you care to name. Pin
Kenneth Kasajian3-Jun-14 9:45
Kenneth Kasajian3-Jun-14 9:45 

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.