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

ok so i am almost done with this assignment but i keep getting an error on line 51 about my function i am calling. please help me! [code=cplusplus] //calculate energy bill part 9ish // #include <iostream> #include <string> #include <iomanip> #include <fstream> using namespace std; int i; void sort(int[], int[], …

Member Avatar for Bench
0
83
Member Avatar for rtmarch

so i have been sitting here for about 2 days finishing this thing and i still have one error left and i am having a hard time fixing it 1>k:\c++\energy bill part 3\energy part 2.cpp(119) : error C2059: syntax error : ';' here is my code thanks for your help …

Member Avatar for TheBeast32
0
120
Member Avatar for rtmarch

ok so i got my code done but my logic in my code is off and my outputs are not coming out the way they should. so the following is a notepad file which is being read into my program 1231 washington, george 300 3431 adams, john 600 5767 jefferson, …

Member Avatar for vmanes
0
112
Member Avatar for rtmarch

ok so i have been sitting here for over 2 hours trying to figure out what is wrong with my code and why i keep getting the same 2 error messages energy part 2.cpp(104) : error C2059: syntax error : ']' and energy part 2.cpp(105) : error C2447: '{' : …

Member Avatar for MosaicFuneral
0
123