I'm a bit flabberghasted with this issue - in debug mode this issue doesn't come up at all, but in release mode it feels like there's almost nothing I can do to fix it.
Here's a screenshot of what's going on inside VS2013:
I initialize nResult
to 1L, and the internal value is shown as 3422785012. In Debug mode, this value is indeed 1L.
Any ideas as to why the displayed value isn't even close to the initial value I set for nResult
? I've tried playing with compiler settings - in Debug mode this code runs fine.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…