Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/11/02 00:20
Read: times


 
#34189 - RE: Strange reaction to IF statement
Possible way to test it would be to change the if to a while so it becomes

while(foo >200){
foo=0;
}

it should produce the same code.If it doesnt then maybe your compiler is broken.

List of 15 messages in thread
TopicAuthorDate
Strange reaction to IF statement            01/01/70 00:00      
RE: Strange reaction to IF statement            01/01/70 00:00      
RE: Strange reaction to IF statement            01/01/70 00:00      
RE: Andy            01/01/70 00:00      
RE: Strange reaction to IF statement            01/01/70 00:00      
RE: Strange reaction to IF statement            01/01/70 00:00      
RE: Strange reaction to IF statement            01/01/70 00:00      
RE: Strange reaction to IF statement            01/01/70 00:00      
RE: Strange reaction to IF statement            01/01/70 00:00      
What do you mean, before it reached 100?            01/01/70 00:00      
RE: What do you mean, before it reached 100?            01/01/70 00:00      
RE: Strange reaction to IF statement            01/01/70 00:00      
RE: Strange reaction to IF statement            01/01/70 00:00      
RE: Strange reaction to IF statement            01/01/70 00:00      
RE: Strange reaction to IF statement            01/01/70 00:00      

Back to Subject List