User profile: MikeyBoy

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

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...

main() trailing return type
[quote]If this forum moved faster maybe there'd be more interesting stuff to talk about.[/quote] Mus...

When do you use 'auto' in your code
[quote]What do you guys think of the version used in PS2 in my first post?[/quote] Using a helpfully...

Reading unkown number of bytes from a non-blocking socket
Of course it's allowed. [i]They're the same thing.[/i] (Or at least, it's allowed as long as you'v...