User: dtle647

  • Public profile

User profile: dtle647

User info
User name:dtle647
History
Joined:
Number of posts:3
Latest posts:

Reading in a text file into a string array while ignoring single characters
I was able to change my code to this: [code] string wordArray[1024]; if (fin.is_open()) { for (...

Reading in a text file into a string array while ignoring single characters
I am trying to read in a text file into a string array. I am using a for loop to do that. But i have...

Average line from a text file???
I'm very new to C++ and I have an assignment that has to do with reading in a text file and finding ...

This user does not accept Private Messages