posted 13 years ago
Im confused, I had 2 classes i needed to delcare a Tax Caculator class and a net Calculator, i did the same thing for both( I think) and i only get an error for the net calculator, Ive been doing this all day and im losing concentration. heres my entire import/ declare statement
this is almost my whole main method minus the clear and close commands
The 2 pieces of code for the CalculateTax and CalcNet have been written and are further down. Are you saying i need to declare it in the import statements section? Gonna rest on it and see if i cant figure it out tomorrow.