Home > Back-end > For help! Questions about the dev - c debugging.
For help! Questions about the dev - c debugging.
Time:02-06
When devc++ debugging, how to see the different variables with the same name? I see when I was in debugging the main function in a variable (I) has a value of 3, but the call to another function, the actual value of this function I 6, but why is the left column shows the I has a value of 3? Bosses, please help,