User profile: start2finish

User info
User name:start2finish
History
Joined:Nov 3, 2011 at 1:50am
Number of posts:8
Latest posts:

HELP - File Preview Problem
OK, let me try to narrow down the help I need with this: Is there a way to search backwards (startin...

HELP - File Preview Problem
*Follow-up* Using text files where the size of the lines are all the same, I was able to use this t...

HELP - File Preview Problem
Here's the problem I'm working on: [tt]Write a program that asks the user for the name of a text fil...

Determine Lowest Number
I am working on an assignment that is asking me to determine the smallest number. Since we have not ...

NEED HELP: Loop not working
Found the fix for this problem. As moorecm said, the problem is in mixing getline and >> operators. ...