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 iam working on cygnal mcus .iam using i=5; do {i--; }while(i!=1); but this condition is not satisfying when i==1 ;iwant to exit at i=1 but its going in infinite loop kindly help me how to quitfrom this loop regards john e
You have version Keil C51 ???