I find myself writing more C++ apps. There has been a very long time since I have written some major C++ apps. A long time ago I was heavy into Direct X game development and even had my first article published a long time ago (http://www.gamedev.net/reference/articles/article1309.asp). This is when COM interfaces were cool!
So digging back into C++ in about two hours I put together this scrappy little bit of code..
It is a fun little app ~200 lines of code and it got me into the groove again when it comes to strongly typed languages. Who knows maybe there is a career for me in the C++ world! Full code inline compliments of pastie: