Resolved Program Assignment Issue

Gavin

New member
Joined
Nov 8, 2021
Messages
1
Programming Experience
1-3
Hi Everyone,

I am currently writing my final C# course assignment. It has a bug that I cannot figure out. VS is directing me to line 70 but I can't see the problem. Could someone please look at my code and help me out? Note: everything used in this program is required, including the multidimensional array.
 

Attachments

  • QueenslandRevenue.zip
    40 KB · Views: 9
Solution
Attaching files should be a last resort. The first option should be to copy the relevant code and paste it directly in your post, using CODE tags to format it for readability. You then need to explain what the code is actually supposed to be doing - we shouldn't have to guess - and you need to provide the specific error message provided to you by VS.
Attaching files should be a last resort. The first option should be to copy the relevant code and paste it directly in your post, using CODE tags to format it for readability. You then need to explain what the code is actually supposed to be doing - we shouldn't have to guess - and you need to provide the specific error message provided to you by VS.
 
Solution
Back
Top Bottom