We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
hi all, I am using LPC 2292 in my project. I have used if condition in which condition is satisfied for no reason. Did u face problem like that. I am using gcc compiler.
I have used if condition in which condition is satisfied for no reason.
If we are supposed to help you with that, you will need to provide more information. If you just want an answer to the question below, of course, then we don't need more information.
Did u face problem like that.
Yes. In 99% of the cases it turned out to be my fault. In one special case it was a compiler bug.
"I have used if condition in which condition is satisfied for no reason."
Probably, what you have written is not what you actually meant, so the condition is being satisfied for a reason - but not the reason that you wanted!