RE: 我是说常数据成员,不是问一般的初始化。
<HTML>since it's a static variable, you couldn't initialize it later including constructor, which must be initialized as being defined. I think, it's no different from standard C. "busy_bf"'s answer may be right for C++ but not C.
By the way, why don't you test it by yourself? It's simple and not ambigulous in fact. Try it now.</HTML>