Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~154 People Reached
Favorite Forums
Favorite Tags
c++ x 2
Member Avatar for Israelside

just had a slight problem here with my input file...first off i declared a large class called Book....and then in the main function i have put ifstream inFile. I read from the file and such and it gives me the error inFile' uses undefined class I am not quite sure …

Member Avatar for 1o0oBhP
0
73
Member Avatar for Nyika

When reading character data from an input stream, what is the difference between using the >> operator and using the `get` function?

Member Avatar for Tresa
0
81