enum var jhon=pass; printf("%d",sizeof(jhon)); Will print 2 bcause the values in pass, fail are treated as integer by the compiler like 0, ...
確定! 回上一頁