Or directly BIRTHDATE + 1 (if Enum start with 0). ... enum E { a,b,c, count; }; That leads to a=0, b=1, c=2, count=3.
確定! 回上一頁