User profile: jojojlj

User info
User name:jojojlj
Name:Joanna Johnston
Bio:I'm taking beginning C++ computer programming. My email address is jjohn35@uic.edu.
History
Joined:
Number of posts:4
Latest posts:

asking user for output filename
Problem solved! Turns out the "garbage" filenames I was inputting were interpreted as valid filename...

asking user for output filename
@hamsterman: I can make it open existing files or create new ones if I enter a valid filename. The ...

asking user for output filename
I'm having some trouble with getting my program to display an error message when the user enters an ...

output problem with cout <<
Try initializing all your variables, then it'll be easier to see where you went wrong (theoretically...