阅读背景:

是否可以在C中创建一个文件范围对象,其地址可能不被计算?

来源:互联网 

What I want is to ensure that file scope variables (in my program) can not be modified from outside the file. So I declare them as 'static' to preclude external linkage. But I also want to make sure that this variable can not be modified via pointers.What I want is to ensure that file scope variab




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: