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
1 Posted Topic
Re: fUNTIONS
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); …
The End.
real_napster