What should I use?So this should work....hopefully. [code]void enternames() { int namecounter = 0; apstring names; ...
What should I use?If I wanted to have a user enter his name, enter forty-two more names after, and then have the names...
Some help pleaseOk, I see where I screwed up. Thanks a lot!
Some help pleaseI need to create a program that out puts the following using loops: (0,0)(0,1)(0,2)(0,3)(0,4) (1...