这样程序是可以运行的;
如果 这样写 bool aaat , cpu就不工作 . 编译器是ccs9。
如果在另外一个文件里 声明一个全局 bool aaat ,程序也是可以运行的。 这是怎么回事?
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.
这样程序是可以运行的;
如果 这样写 bool aaat , cpu就不工作 . 编译器是ccs9。
如果在另外一个文件里 声明一个全局 bool aaat ,程序也是可以运行的。 这是怎么回事?