Global Variables in a For LoopI figured out the problem. I was using the word "count" instead of "counter" which for some reason I...
Global Variables in a For LoopHey, I have a quick question. When I try to compile this program that has a global variable declared...
Checking if a variable is assigned to another oneOh I get it, thanks for your help!
Checking if a variable is assigned to another oneMy value of x gets changed in other parts of the code that I didn't include, so is there any other a...
Checking if a variable is assigned to another oneThanks guys I'll try to post a simplified version of what I'm doing. char x; float varA=0, varB=0, ...
This user does not accept Private Messages