Linking in VS 2013Thanks. While putting together some answers I got it to link dynamically. I had a 32bit project, b...
Linking in VS 2013I recently got Windows 7 and I can't get visual studio to link for the life of me. Trying to get ...
Fisher-Yates Shuffle?Well, at least your instructor is getting you right into the STL ( via vectors ).
c string program You need a while loop and a switch statement: http://www.cplusplus.com/doc/tutorial/control/#while h...
c string program Are you "allowed" to use the functions contained in [code]<cstring>[/code]? Everything you need is ...