Click here to Skip to main content
15,889,876 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
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 
In case you didn't realize: the reason Vista was so bad was that it was mostly programmed in C#. The result was a shabby, unstable, and unreliable system that was unusable to thousands of users all over the world.

The reason Windows 7 is a lot more stable is that MS reprogrammed much of the OS in C++.

Also, the error message you got most certainly wasn't related to what programming language you used. If you had done the same in C#, most likely the only difference would have been that you might have been given a hunch of what library or subsystem was at fault. A short question on a user forum like this likely would have provided you with the means of that same info as well, and on top of that with some advice how to fix it.

You had an unlucky experience at a time when you were experimenting with C++, but that doesn't mean that C++ at fault anymore than your car manufacturer is at fault when a meteor hits your car.
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 
GeneralRe: Thats why i hate c++ Pin
Alan Balkany27-Apr-12 4:44
Alan Balkany27-Apr-12 4:44 
GeneralRe: Thats why i hate c++ Pin
CDP180227-Apr-12 8:56
CDP180227-Apr-12 8:56 
GeneralRe: Thats why i hate c++ Pin
Alan Balkany27-Apr-12 9:08
Alan Balkany27-Apr-12 9:08 
GeneralRe: Thats why i hate c++ Pin
CDP180227-Apr-12 10:23
CDP180227-Apr-12 10:23 
GeneralRe: Thats why i hate c++ Pin
Stephen Dycus27-Apr-12 10:56
professionalStephen Dycus27-Apr-12 10:56 
GeneralRe: Thats why i hate c++ Pin
Rob Grainger26-Apr-12 23:20
Rob Grainger26-Apr-12 23:20 
GeneralRe: Thats why i hate c++ Pin
krsmichael27-Apr-12 4:00
krsmichael27-Apr-12 4:00 
GeneralRe: Thats why i hate c++ Pin
Vasily Tserekh27-Apr-12 5:14
Vasily Tserekh27-Apr-12 5:14 
GeneralRe: Thats why i hate c++ Pin
krsmichael27-Apr-12 3:53
krsmichael27-Apr-12 3:53 
GeneralRe: Thats why i hate c++ Pin
Vasily Tserekh27-Apr-12 5:30
Vasily Tserekh27-Apr-12 5:30 
GeneralRe: Thats why i hate c++ Pin
krsmichael27-Apr-12 6:46
krsmichael27-Apr-12 6:46 
GeneralRe: Thats why i hate c++ Pin
krsmichael27-Apr-12 6:50
krsmichael27-Apr-12 6:50 
GeneralRe: Thats why i hate c++ Pin
Vasily Tserekh27-Apr-12 7:33
Vasily Tserekh27-Apr-12 7:33 
GeneralRe: Thats why i hate c++ Pin
CDP180227-Apr-12 8:19
CDP180227-Apr-12 8:19 
GeneralRe: Thats why i hate c++ Pin
krsmichael27-Apr-12 10:07
krsmichael27-Apr-12 10:07 

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.