What is the effect of extern "C" in C++? - Stack Overflow

文章推薦指數: 80 %
投票人數:10人

extern "C" is meant to be recognized by a C++ compiler and to notify the compiler that the noted function is (or will be) compiled in C style, so that while linking, it ... Howarewedoing?PleasehelpusimproveStackOverflow.Takeourshortsurvey



請為這篇文章評分?