Reading Text from File into Struct Array[quote]You're not utilising the full potential of for loops. [code] getline(statsIn, array[count].lo...
Reading Text from File into Struct ArrayHello. I'm having trouble reading text from a file into a struct array. I have to do much more with...
Returning Data from a Struct Array Back to MainThank you so much for your help, xismn! I removed the pointers from my code and now it actually retu...
Returning Data from a Struct Array Back to MainI'm just learning about data structures and how they work. I'm writing a program that has to get a c...
How to Format a Calendar ProgramI got it! I tried using [code]setw()[/code] earlier but I was adding it in the wrong place! Haha Tha...
This user does not accept Private Messages