output numbers from a set of list that weren't usedThis is one part of my program, I need a loop that checks through the input(specifically the agent n...
still need help asap ,program runs twice, dont know how to stop the loopif i change the code to this: [code] int value = 0; int total = 0; while (ins >> choice) { ...
still need help asap ,program runs twice, dont know how to stop the loopi think my program is running twice , im not sure why , in my data file i have "2" and my result is ...
still need help beginner function, program running in loop now thanks , that fixed the problem
still need help beginner function, program running in loop now i got that to work now , but now my functions are repeating even though i have the while (!ins.eof()...