This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

这个for(;;) BackTicker++;在这什么意思

老师您好,有个问题想问一下:

主程序

void main(void)

{.......

........

for(;;) BackTicker++;

}

这个for(;;) BackTicker++;在这什么意思

希望老师帮我解释一下,谢谢老师了