what does it mean when a variable appears red in the visual studio C++ debugger? I assume not good.
Thanks.
When stopped in the debugger hover the mouse cursor over the variable you want to look at. The DataTip will appear showing you the value of that variable. If the variable is an object, you can expand the object by clicking on the arrow to see the elements of that object.
Its value changed during the last 'step'. Don't worry, there is nothing wrong.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With