run code below, look at i,j int i; int j; i=254; j=255; while(1) { i=i++; j=j++; }
"I can't believe I read the whole thread and wasted two minutes of my life." If you were concerned about wasting your time, you would have stopped after reading the original post. ;-)