Read integers from file only onceFinally, I've managed to finish this, here's the solution, if someone needs it: Maybe not the simpl...
Read integers from file only onceHmm I understand your logic, but still can't get it to work. [code] while (inFile >> n) { if(...
Read integers from file only onceSorry, but I can't get it working, please help if you can. Here's the full code: [code] #includ...
Read integers from file only onceHi! I want to load numbers from a file, but every number only once. An input, for example: 1 2 2 ...
This user does not accept Private Messages