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.65K
~259 People Reached
Favorite Forums
Favorite Tags
c++ x 1

1 Posted Topic

Member Avatar for bobobobo51

[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 …

Member Avatar for svirk
0
259

The End.