Compiler FlagsHey Guys, while I am creating code, I want that the compile and linking process is fast and hence...
Distribute String to multiple linesCool, thanks!
Distribute String to multiple linesHey Guys, in my code, I have to deal with some long (constant) strings, like: [code]s = _T("Th...
Automatic Code DocumentationHey Guys, I am developing with Visual Studio and I am looking for a tool for automatic (or rather...
convert/cast a reverse_iterator to an iteratorThank you for your reply. I finally expected something like that. Too bad.