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."
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!