Well thats a tricky question?
What compiler are you using?
More importantly what type of computer are you using: Windows, Linux, OSX, etc..
If you want to be totally generic (i.e. write stuff for any platform and most compilers) then you should check out the Qt library: http://trolltech.com/products/qt
Login