Click here to Skip to main content
15,913,106 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: Thats why i hate c++ PinPopular
jeron124-Apr-12 6:38
jeron124-Apr-12 6:38 
GeneralRe: Thats why i hate c++ Pin
Vasily Tserekh24-Apr-12 8:20
Vasily Tserekh24-Apr-12 8:20 
GeneralRe: Thats why i hate c++ Pin
Chris Meech24-Apr-12 9:09
Chris Meech24-Apr-12 9:09 
GeneralRe: Thats why i hate c++ Pin
Vasily Tserekh24-Apr-12 10:06
Vasily Tserekh24-Apr-12 10:06 
GeneralRe: Thats why i hate c++ PinPopular
CDP180224-Apr-12 10:48
CDP180224-Apr-12 10:48 
GeneralRe: Thats why i hate c++ Pin
Vasily Tserekh24-Apr-12 14:16
Vasily Tserekh24-Apr-12 14:16 
GeneralRe: Thats why i hate c++ PinPopular
Mohibur Rashid24-Apr-12 17:27
professionalMohibur Rashid24-Apr-12 17:27 
GeneralRe: Thats why i hate c++ Pin
Vasily Tserekh25-Apr-12 2:48
Vasily Tserekh25-Apr-12 2:48 
I surely know what i am talking about, HOW TO CLEAN A CODE THAT YOU CANT DEBUG. and surely you have ever worked with c++ builder 6, c++ builder doesnt have a debug and release version it only has a single output, instead of giving new ideas you talk about how good you are and how ignorant i am.
I will make it simple so your mind can understand!!!
step one -you write code
step two -you compile that code
step tree your ide launches the .exe and you try it
step four you test your program and i does just fine
step five you go to the application folder and make double click on the executable
step six the application show and erro message with no error at all

now you get it, how CAN YOU ISOLATE THE PROBLEM and when you isolate it what will you do if you can trace what is wrong
GeneralRe: Thats why i hate c++ PinPopular
CDP180225-Apr-12 3:46
CDP180225-Apr-12 3:46 
GeneralRe: Thats why i hate c++ Pin
Gary Huck27-Apr-12 3:38
Gary Huck27-Apr-12 3:38 
GeneralRe: Thats why i hate c++ PinPopular
exegetor27-Apr-12 4:06
exegetor27-Apr-12 4:06 
GeneralRe: Thats why i hate c++ Pin
Vasily Tserekh27-Apr-12 5:10
Vasily Tserekh27-Apr-12 5:10 
GeneralRe: Thats why i hate c++ Pin
SlingBlade27-Apr-12 14:01
SlingBlade27-Apr-12 14:01 
GeneralRe: Thats why i hate c++ Pin
Vasily Tserekh27-Apr-12 7:05
Vasily Tserekh27-Apr-12 7:05 
GeneralRe: Thats why i hate c++ Pin
Bacchus Beale2-May-12 19:38
Bacchus Beale2-May-12 19:38 
GeneralRe: Thats why i hate c++ PinPopular
BobJanova25-Apr-12 4:18
BobJanova25-Apr-12 4:18 
GeneralRe: Thats why i hate c++ Pin
CDP180225-Apr-12 4:22
CDP180225-Apr-12 4:22 
GeneralRe: Thats why i hate c++ Pin
Vasily Tserekh25-Apr-12 4:47
Vasily Tserekh25-Apr-12 4:47 
GeneralRe: Thats why i hate c++ Pin
CDP180225-Apr-12 5:20
CDP180225-Apr-12 5:20 
GeneralRe: Thats why i hate c++ Pin
Vasily Tserekh25-Apr-12 7:26
Vasily Tserekh25-Apr-12 7:26 
GeneralRe: Thats why i hate c++ Pin
CDP180225-Apr-12 20:49
CDP180225-Apr-12 20:49 
GeneralRe: Thats why i hate c++ Pin
harold aptroot26-Apr-12 9:02
harold aptroot26-Apr-12 9:02 
GeneralRe: Thats why i hate c++ Pin
Stefan_Lang27-Apr-12 4:34
Stefan_Lang27-Apr-12 4:34 
GeneralRe: Thats why i hate c++ Pin
Stephen Dycus27-Apr-12 5:55
professionalStephen Dycus27-Apr-12 5:55 
GeneralRe: Thats why i hate c++ Pin
CDP180227-Apr-12 8:42
CDP180227-Apr-12 8:42 

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.