The names start with _ is reserved for C++ internal variable or structure names. Since C++ won't allow programmer to declare variabel or structure names starting with _, so the compiler can distinguish the names.
回复:回复:有的C++里的自定义的structure总以_t
所有跟帖:
•
是这样的吗:)
-CutOnce-
♀
(334 bytes)
()
11/09/2005 postreply
20:00:20
•
我个人理解是C++因为CLASS里有个同名的METHOD的话
-电脑民工-
♂
(338 bytes)
()
11/09/2005 postreply
20:49:34