User profile: MikeyBoy

User info
User name:MikeyBoy
Location:UK
Bio:Professional C/C++ software developer.
History
Joined:
Number of posts:5631
Latest posts:

Uncaught error
[quote=helios]It's more likely that they just didn't know that delete does nothing for null pointers...

Back Up Microsoft Visual Sudio Project?
Those settings should all be in the [tt]*.vcxproj[/tt] file(s) - one for each project. You should b...

Correct order of FOR loops, given order of data in external files
The OP has a history of posting often incomplete or incomprehensible questions, and failing to reply...

A Blast From The Past
I use vi/vim as a text editor all the time when I'm on a Unix/Linux box and don't have a graphical d...

Still stuck.... vector of structures with std::function and virtual class methods.
[quote]So, no declaration of a std::vector needed? Just build the vector? Vector is implied and unde...