PaulS:
- Declare this as a variable called "Temp1"
Aside from not knowing what "this" is, what's stopping you?
How would I go about declaring it? do I just:
int Temp1 = getKey()
PaulS:
- Declare this as a variable called "Temp1"
Aside from not knowing what "this" is, what's stopping you?
How would I go about declaring it? do I just:
int Temp1 = getKey()