User: EdFab

  • Public profile

User profile: EdFab

User info
User name:EdFab
History
Joined:
Number of posts:16
Latest posts:

<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 works
Add 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 folder
Fortunately, this youtube explains in detail how to build boost binaries in Visual Studio 2010, and ...

Need help building the Boost_1_55_0 /lib folder
I 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