c++ - C2059 syntax error 'string' ? - Stack Overflow
經安全檢測,此網站為安全網站,請放心前往原始網址!
c++ - C2059 syntax error 'string' ? - Stack Overflow
2013年4月23日 - At a guess, are you including this code from a C source file? extern "C" { guards are only required (or understood) by C++. You can omit them from a C ...