Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
1 Commented Post
0 Endorsements
Ranked #107.41K
~140 People Reached
Favorite Forums
Favorite Tags
c++ x 1
Member Avatar for iamyoyo

I am writting the fallowing program: The program is working find; however I can't get the funciton to calculate the total and the tax. can someome help me please. Here is the code... [COLOR=#0000ff]#include[/COLOR][COLOR=#000000]<iostream> [/COLOR] [COLOR=#0000ff]#include[/COLOR][COLOR=#000000]<string> [/COLOR] [COLOR=#0000ff]#include[/COLOR][COLOR=#000000]<iomanip> [/COLOR] [COLOR=#0000ff]void[/COLOR][COLOR=#000000] showMenu(); [/COLOR] [COLOR=#0000ff]using[/COLOR][COLOR=#000000] [/COLOR][COLOR=#0000ff]namespace[/COLOR][COLOR=#000000] std; [/COLOR] [COLOR=#0000ff]const[/COLOR][COLOR=#000000] [/COLOR][COLOR=#0000ff]int[/COLOR][COLOR=#000000] menu = …

Member Avatar for John A
0
140