Writing my own web framework in C++Hi. I'm trying to write my own web framework in C++ as a learning exercise and I seem to have run i...
What should a packet look like?Hi. A more general question about network programming. I'm trying to create a server/client messen...
Visual studio 2012 express custom templates problemHi. I'm trying to create a custom template for Visual Studio for an Ogre3D application. So, I basi...
Should I learn OpenGL/DirectX next?Hi. So, I've been learning C++ and I think I have a relatively good progress so far. I went throug...
How to overload two operators at once?Hi. I'm trying to build a php style associative array class just for sport where it's basically a l...