//預設起始值從0開始,也可指定值
enum people {female,male=2} mary;
mary = female;
if(mary == male)
printf("mary is a woman");
##ShowAll##
2009年8月7日 星期五
C/C++筆記-enum列舉
訂閱:
張貼留言
(
Atom
)
0 意見 :
張貼留言