Cannot get this code to workI have edited the code, but it is not giving me the answers I would expect to get. I tried to be mo...
Cannot get this code to workI believe I am writing the void code wrong, if anyone can help me I really appreciate it.
Cannot get this code to workI am getting the following errors Error 1 error C2182: 'calculateTax' : illegal use of type 'void' ...
Cannot get this code to work#include<iostream> using namespace std; void calculateTax(double subtotal, bool isFresno, do...
Coding Question#include<iostream> using namespace std; void calculateTax(double subtotal, bool isFresno, do...
This user does not accept Private Messages