阅读背景:

是否可以解释内部/外部变量名?

来源:互联网 

In the C book, it says:

在C册中,它写道:

At least the first 31 characters of an internal name are significant. For function names and external variables, the number may be less than 31, because external names may be used by assemblers and loaders over which the language has no control. For external names, the standard guarantees uniqueness only for 6 characters and a single case. Keywords like if, else, int, float, etc., are reserved: you can't use them as variable names. They must be in lower case. At le




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

分享到: