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.65K
1 Posted Topic
[QUOTE=bobobobo51]ive been working on the above example.. heres what i have so far... [code] #include <iomanip> #include <fstream> #include <iostream> using namespace std; void displaymenu(void); //display the menu that will be presented to the user void getnumber(int&); //get a choice from the user void shownumber(int); //show the choice to user …
The End.
svirk