c++ - C2059 syntax error 'string' ? - Stack Overflow

c++ - C2059 syntax error 'string' ? - Stack Overflow

瀏覽:867
日期:2025-04-28
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 ......看更多