Forum: C Oct 11th, 2003 |
| Replies: 5 Views: 25,183 temp = infile.get() works perfectly. Thanks a ton. If you don't mind though could you explain the difference? I don't understand why one works and one doesn't. I appreciate it.
Tim |
Forum: C Oct 10th, 2003 |
| Replies: 5 Views: 25,183 I have no clue why this isn't working! Basically, I've got my tree and
everything working, but now I need to fit it to the input the instructor
gave me. What I need to do is read the first part... |