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
~244 People Reached
Favorite Forums
Favorite Tags
c++ x 6
Member Avatar for slytherfreek

I'm having trouble reading from my files properly. the files being read from is in this format: Q:3 D:4 N:1 and that is all in the file, it stands for quarters, dimes, nickels. yeah and the function i have to read from that is this: [code=cplusplus] void initialize (ifstream& soda, …

Member Avatar for slytherfreek
0
110
Member Avatar for slytherfreek

I'm having a compile error, my project is to make a soda machine, complete with 5 dispensers and give change and all that i was wondering if anyone could help me decipher the error, im completely lost about it the line in question is [cout << x << ". " …

Member Avatar for slytherfreek
0
134