问题有3个 1.编译器的优化选项是干什么的
2.我的变量要在中断中使用 那要不要声明成volatile
3.32位或者64位的变量更改的过程中被中断打断了又被更改了怎么办 关全局中断吗
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.
问题有3个 1.编译器的优化选项是干什么的
2.我的变量要在中断中使用 那要不要声明成volatile
3.32位或者64位的变量更改的过程中被中断打断了又被更改了怎么办 关全局中断吗