Forum: C++ Sep 16th, 2006 |
| Replies: 2 Views: 1,554 I tried it and guess what... IT WORKS! Thanks a lot!
Nick |
Forum: C++ Sep 16th, 2006 |
| Replies: 2 Views: 1,554 Hi,
I am in need of some help with a small portion of my program.
I have an input file as follows:
10 9 15 program1
11 1 30 important
12 11 10 junk program
14 15 5 other program |