<random> is useless?There was a definite disconnect with what I wrote to what I was thinking. I really meant to say that...
<random> is useless?Unseeded rand() has a purpose. If you're debugging a large and complicated program that is associate...
how cin.getline worksAdd these two lines of code before getting data from student #2: [code] char ch; cin.get(ch); ...
Need help building the Boost_1_55_0 /lib folderFortunately, this youtube explains in detail how to build boost binaries in Visual Studio 2010, and ...
Need help building the Boost_1_55_0 /lib folderI had a problem getting boost_1_55_0 set up correctly (according to the boost.org), so I deleted the...
This user does not accept Private Messages