如果要在C++程序中引用C程序中的變量,要在extern後加"C"。在appmodul.cpp(MFC核心頭文件)中有一個例extern "C" int WINAPI,引用了crtexe.c里 ...
確定! 回上一頁