- static variable 自动 initialize to NULL(0)
- static variable can pointer to a constant or variable. When pointing to a variable, that variable must be static. Same rule applies to that variable.
- when return a value to a static variable from a function or method, the return value should be assigned to a static variable in that function.
- VC++ won't tell you your static variable contains rubbish, when it points to a non-static variable.
很简单的一个问题,弄了我一天。这个在eclipse 里面用java写都会有错误提示。
3 条评论:
你最近很enthu啊?一天发表好多日志。。真可惜就我一个观众,呵呵
想到什么就些什么咯,有时候好多天没有什么想法,有时候一天很多想法,这些都很正常啊。不一定要写一些非常深沉的东西啦。
喂,你有没有看到我在你之前那篇王杰演唱会的blog的评论啊?怎么一点回复都没有。
发表评论