User profile: rkbruner

User info
User name:rkbruner
History
Joined:
Number of posts:5
Latest posts:

Issue getting information from line into array of structs
Well I was able to run it on a unix machine just fine after finding that my text file had some erron...

Issue getting information from line into array of structs
Hmm I apologize I have two different machines I am working on and I failed to update the second one ...

Issue getting information from line into array of structs
Well I found that part of my problem was that I was using counter instead of counter1 in the second ...

Issue getting information from line into array of structs
That would be ideal but unfortunately I am required to do it this way for the assignment. I don't ge...

Issue getting information from line into array of structs
I will say up front this an assignment for my second C++ class. Basically I have to open a text file...