File I/O and While StatementDon't read a file like this: [code]while (!num_list.eof()) { num_list >> number; //other ...
My code is too exact? Please help.Not sure why you deleted your post, Exotath. If you are still looking for an answer, check out strea...
making a pollkingkong200, your code is redefining the countyes and countno variables within the if/else block, so...
Question about this codeYou are seeding the random number every time you call [code]coinToss()[/code]. Move the following c...
Help with fakeloginSee the edits I made (commented). [code] #include "stdafx.h" #include <iostream> #include "windows....
This user does not accept Private Messages