Why create a DLL? Simple example available?That's a good idea. I've wanted to write a crypto has for a while anyway. Thanks, Grey Wolf.
Why create a DLL? Simple example available?I'm not a complete newb in that I know that DLLs are used for code that's required by multiple parts...
Where is a good template/metatemplate/advanced C++ exercises bank?Thanks - a colleague at work actually recommended that book, as well as modern C++ design. I think I...
Where is a good template/metatemplate/advanced C++ exercises bank?I'm trying to expand my knowledge of C++ to truly understand the "++" aspect of C++. I was hoping th...
Stack Overflow with recursion implementationNe555- Thanks - that helps my sanity some. Although, I don't see where you got 5699148520? 3 *...