Forum: C++ Feb 25th, 2007 |
| Replies: 1 Views: 1,692 I am writing this program that reads in lines from a txt file into an array. Some lines start with a number and some don't. Problem is that I need help on how to display the lines that don't start... |
Forum: C Feb 5th, 2007 |
| Replies: 0 Views: 882 NVM. I finally got it after hours of reading lol. |