Click here to Skip to main content
15,880,608 members

The Weird and The Wonderful

   

The Weird and The Wonderful forum is a place to post Coding Horrors, Worst Practices, and the occasional flash of brilliance.

We all come across code that simply boggles the mind. Lazy kludges, embarrassing mistakes, horrid workarounds and developers just not quite getting it. And then somedays we come across - or write - the truly sublime.

Post your Best, your worst, and your most interesting. But please - no programming questions . This forum is purely for amusement and discussions on code snippets. All actual programming questions will be removed.

 
GeneralRe: Nested if-else statements... Pin
ZurdoDev24-Apr-13 2:10
professionalZurdoDev24-Apr-13 2:10 
GeneralRe: Nested if-else statements... Pin
Marius ten Napel24-Apr-13 2:36
Marius ten Napel24-Apr-13 2:36 
GeneralRe: Nested if-else statements... Pin
dusty_dex24-Apr-13 3:43
dusty_dex24-Apr-13 3:43 
GeneralRe: Nested if-else statements... Pin
NAANsoft24-Apr-13 2:44
NAANsoft24-Apr-13 2:44 
GeneralRe: Nested if-else statements... Pin
Lee Chetwynd24-Apr-13 5:07
Lee Chetwynd24-Apr-13 5:07 
GeneralRe: Nested if-else statements... Pin
RafagaX24-Apr-13 5:41
professionalRafagaX24-Apr-13 5:41 
GeneralRe: Nested if-else statements... Pin
tumbledDown2earth29-Apr-13 20:32
tumbledDown2earth29-Apr-13 20:32 
GeneralRe: Nested if-else statements... Pin
fulloflove2-May-13 17:19
fulloflove2-May-13 17:19 
A right/wrong flag will make the code simpler. But I think you should place all the values in 2 arrays and use memcmp (or similar functions)
GeneralRe: Nested if-else statements... Pin
Filipe Moreira de Oliveira18-May-13 8:00
Filipe Moreira de Oliveira18-May-13 8:00 
Answer[Solved] Why Do Computer Counts from Zero. Pin
kburman622-Apr-13 6:47
professionalkburman622-Apr-13 6:47 
GeneralRe: [Solved] Why Do Computer Counts from Zero. Pin
Marco Bertschi22-Apr-13 7:18
protectorMarco Bertschi22-Apr-13 7:18 
GeneralRe: [Solved] Why Do Computer Counts from Zero. Pin
Thomas Daniels22-Apr-13 7:25
mentorThomas Daniels22-Apr-13 7:25 
GeneralRe: [Solved] Why Do Computer Counts from Zero. Pin
dan!sh 22-Apr-13 7:36
professional dan!sh 22-Apr-13 7:36 
GeneralRe: [Solved] Why Do Computer Counts from Zero. Pin
kburman622-Apr-13 7:44
professionalkburman622-Apr-13 7:44 
GeneralRe: [Solved] Why Do Computer Counts from Zero. Pin
Marco Bertschi22-Apr-13 7:45
protectorMarco Bertschi22-Apr-13 7:45 
GeneralRe: [Solved] Why Do Computer Counts from Zero. Pin
kburman622-Apr-13 7:36
professionalkburman622-Apr-13 7:36 
GeneralRe: [Solved] Why Do Computer Counts from Zero. Pin
Marco Bertschi22-Apr-13 7:46
protectorMarco Bertschi22-Apr-13 7:46 
GeneralRe: [Solved] Why Do Computer Counts from Zero. Pin
kburman622-Apr-13 7:52
professionalkburman622-Apr-13 7:52 
GeneralRe: [Solved] Why Do Computer Counts from Zero. Pin
OriginalGriff22-Apr-13 8:43
mveOriginalGriff22-Apr-13 8:43 
GeneralRe: [Solved] Why Do Computer Counts from Zero. Pin
Erik Rude24-Apr-13 3:55
Erik Rude24-Apr-13 3:55 
GeneralRe: [Solved] Why Do Computer Counts from Zero. Pin
PIEBALDconsult24-Apr-13 4:08
mvePIEBALDconsult24-Apr-13 4:08 
GeneralRe: [Solved] Why Do Computer Counts from Zero. Pin
Clifford Nelson22-Apr-13 9:09
Clifford Nelson22-Apr-13 9:09 
GeneralRe: [Solved] Why Do Computer Counts from Zero. Pin
PIEBALDconsult24-Apr-13 4:06
mvePIEBALDconsult24-Apr-13 4:06 
GeneralRe: [Solved] Why Do Computer Counts from Zero. Pin
Clifford Nelson24-Apr-13 10:14
Clifford Nelson24-Apr-13 10:14 
GeneralRe: [Solved] Why Do Computer Counts from Zero. Pin
PIEBALDconsult24-Apr-13 11:58
mvePIEBALDconsult24-Apr-13 11:58 

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.