ineffable
Making my FIRST very basic calculator (don't judge), need help and clarification
Hiya, I've followed a couple of Microsoft's tutorials on integers and strings, I've decided to try my best and make a very basic calculator program to perform operations on two numbers, a and b. I'm having problems with my code as I keep getting errors such as "unassigned local variable". I don't really understand the whole local business and what not, could someone perhaps help me by explaining it to me like I'm an idiot?
Here's a bit of code I wrote so far, now I'm working on selecting the operation.
81 replies