Software Archive
Read-only legacy content
17061 Discussions

While debugging in 64bit have 0=0+1 (error in incrementing)

olmakr
Beginner
431 Views
While debugging in 64bit I have error in incrementing, i.e. I=I+1 gives for initialized I=0:0=0+1 (error in incrementing). This error pops up sometimes in different places for different runs. In 32 bit we did not experience this problem. Does anyone has any idea what is going on?
0 Kudos
1 Reply
SergeyKostrov
Valued Contributor II
431 Views
>>...Does anyone has any idea what is going on?..

Could you providea Test-Case in C or C++ and, more technical details?

Best regards,
Sergey
0 Kudos
Reply