User profile: dwinters

User info
User name:dwinters
Name:Daniel Winters
Location:Alva, OK
History
Joined:
Number of posts:22
Latest posts:

Printing a file
No, I want to take a created file and output it to a printer to create a hard copy of the file.

Printing a file
I 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 numbers
I 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 size
I want an array that holds information about customers. The problem is is there could be an infinite...