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