Printing a fileNo, I want to take a created file and output it to a printer to create a hard copy of the file.
Printing a fileI am writing a program where I want it to automatically print some reports that I'm generating. Is t...
how to limit the insertion times to this prog Could you not add another condition to your do...while loop where you keep a counter that counts fro...
formatting phone numbersI am prompting the user for a phone number in my program. The problem is is you never know how the u...
Using a variable as an array sizeI want an array that holds information about customers. The problem is is there could be an infinite...