Click here to Skip to main content
15,923,909 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: Coding - so what's a crime and whats a misdemeanor? Pin
Gary Wheeler30-Oct-15 0:35
Gary Wheeler30-Oct-15 0:35 
GeneralRe: Coding - so what's a crime and whats a misdemeanor? Pin
ZurdoDev30-Oct-15 2:34
professionalZurdoDev30-Oct-15 2:34 
GeneralRe: Coding - so what's a crime and whats a misdemeanor? Pin
Gary Wheeler30-Oct-15 2:39
Gary Wheeler30-Oct-15 2:39 
GeneralRe: Coding - so what's a crime and whats a misdemeanor? Pin
ZurdoDev30-Oct-15 2:42
professionalZurdoDev30-Oct-15 2:42 
GeneralRe: Coding - so what's a crime and whats a misdemeanor? Pin
Matt T Heffron29-Oct-15 7:07
professionalMatt T Heffron29-Oct-15 7:07 
GeneralRe: Coding - so what's a crime and whats a misdemeanor? Pin
Eddy Vluggen29-Oct-15 7:21
professionalEddy Vluggen29-Oct-15 7:21 
GeneralRe: Coding - so what's a crime and whats a misdemeanor? Pin
Kevin McFarlane29-Oct-15 7:42
Kevin McFarlane29-Oct-15 7:42 
GeneralRe: Coding - so what's a crime and whats a misdemeanor? Pin
W Balboos, GHB29-Oct-15 8:29
W Balboos, GHB29-Oct-15 8:29 
Me too. I've used that method as loop control where the loop needed to go in sequence (0,1, ...) but it may be missing values. Another was for a HTML form that sends an arbitrary number of arguments - which I sequenced the naming convention but didn't have in an array. In the latter case, the exception was the only way to find the end.

But these were always deliberate.


"The difference between genius and stupidity is that genius has its limits." - Albert Einstein
"As far as we know, our computer has never had an undetected error." - Weisert
"If you are searching for perfection in others, then you seek disappointment. If you are seek perfection in yourself, then you will find failure." - Balboos HaGadol Mar 2010

GeneralRe: Coding - so what's a crime and whats a misdemeanor? Pin
Robert g Blair1-Nov-15 17:11
Robert g Blair1-Nov-15 17:11 
GeneralRe: Coding - so what's a crime and whats a misdemeanor? Pin
Kevin McFarlane29-Oct-15 7:31
Kevin McFarlane29-Oct-15 7:31 
GeneralRe: Coding - so what's a crime and whats a misdemeanor? Pin
Robert g Blair1-Nov-15 17:03
Robert g Blair1-Nov-15 17:03 
GeneralRe: Coding - so what's a crime and whats a misdemeanor? Pin
Jörgen Andersson29-Oct-15 3:47
professionalJörgen Andersson29-Oct-15 3:47 
GeneralRe: Coding - so what's a crime and whats a misdemeanor? Pin
Eddy Vluggen29-Oct-15 3:51
professionalEddy Vluggen29-Oct-15 3:51 
GeneralRe: Coding - so what's a crime and whats a misdemeanor? Pin
Jörgen Andersson29-Oct-15 4:02
professionalJörgen Andersson29-Oct-15 4:02 
GeneralRe: Coding - so what's a crime and whats a misdemeanor? Pin
glennPattonWork329-Oct-15 5:56
professionalglennPattonWork329-Oct-15 5:56 
GeneralRe: Coding - so what's a crime and whats a misdemeanor? Pin
Eddy Vluggen29-Oct-15 6:03
professionalEddy Vluggen29-Oct-15 6:03 
GeneralRe: Coding - so what's a crime and whats a misdemeanor? Pin
PIEBALDconsult31-Oct-15 7:15
mvePIEBALDconsult31-Oct-15 7:15 
GeneralRe: Coding - so what's a crime and whats a misdemeanor? Pin
Eddy Vluggen31-Oct-15 7:31
professionalEddy Vluggen31-Oct-15 7:31 
GeneralRe: Coding - so what's a crime and whats a misdemeanor? Pin
PIEBALDconsult31-Oct-15 7:32
mvePIEBALDconsult31-Oct-15 7:32 
GeneralRe: Coding - so what's a crime and whats a misdemeanor? Pin
Nelek29-Oct-15 4:06
protectorNelek29-Oct-15 4:06 
GeneralRe: Coding - so what's a crime and whats a misdemeanor? Pin
Jörgen Andersson29-Oct-15 4:21
professionalJörgen Andersson29-Oct-15 4:21 
GeneralRe: Coding - so what's a crime and whats a misdemeanor? Pin
Nelek29-Oct-15 4:45
protectorNelek29-Oct-15 4:45 
GeneralRe: Coding - so what's a crime and whats a misdemeanor? Pin
Kevin McFarlane29-Oct-15 7:45
Kevin McFarlane29-Oct-15 7:45 
GeneralRe: Coding - so what's a crime and whats a misdemeanor? Pin
GuyThiebaut29-Oct-15 4:10
professionalGuyThiebaut29-Oct-15 4:10 
GeneralRe: Coding - so what's a crime and whats a misdemeanor? Pin
Jörgen Andersson29-Oct-15 4:24
professionalJörgen Andersson29-Oct-15 4:24 

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.