User profile: LainStorm

User info
User name:LainStorm
History
Joined:
Number of posts:24
Latest posts:

Help Having trouble reading/writing data through structures
peter im still getting these errors [code] 7 IntelliSense: no operator "<<" matches these operands ...

Help Having trouble reading/writing data through structures
I'm trying to pass a list from a text file through a function using a structure then output the data...

Help: read/wirte to struct
curr_prez refers to the president that's reading from the txt file through the code then written to ...

Help: read/wirte to struct
jlb this is what i've changed so far [code]#include<iostream> #include<string> #include<fstream> u...

Help: read/wirte to struct
what wouldthe typedef struct accomplish