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
Ranked #107.71K
~149 People Reached
Favorite Forums
Favorite Tags
c++ x 1

1 Posted Topic

Member Avatar for MAPONYA

well i think that this is correct but what i have face it that the program shut down automaticaly without seeing the result [code=cplusplus] #include<iostream> #include<iomanip> using namespace std; //program uses std; double readInput(); //function prototype void calculatetotals(double,double &,int &,double &,int &); //function prototype void showresults(double,int,double,int); //function prototype void starlines(void); …

Member Avatar for real_napster
0
149

The End.