c++ - need solution to: Error C2059: syntax error 'constant ...
經安全檢測,此網站為安全網站,請放心前往原始網址!
c++ - need solution to: Error C2059: syntax error 'constant ...
2013年9月5日 - I yesterday asked the following question: Error C2059: syntax error 'constant' [duplicate]. The code is: enum {false,true}; typedef char bool;.