Forum: C++ Nov 27th, 2007 |
| Replies: 9 Views: 832 Hope you figured this out already. If not, what basically you need to do is use "get" or "ignore" to eat the word before the number, then you can do your summation as usual. |
Forum: C++ Nov 26th, 2007 |
| Replies: 9 Views: 832 What result are you expecting from the example data? 2004? |
Forum: C++ Nov 26th, 2007 |
| Replies: 9 Views: 832 |