摘要:        
看一些程序的时候老是有“#ifdef __cplusplusextern "C" {#endif”的定义,搞搞清楚是怎么回事:Microsoft-Specific Predefined Macros__cplusplus Defined for C++ programs only.意思是说,如果是C++程序,就使用extern "C"{而这个东东,是指在下面的函数不使用的C++的名字修饰,而是用C的The following code shows a header file which can be used by C and C++client app    阅读全文
posted @ 2013-08-07 11:20
wzd5230
阅读(298)
评论(0)
推荐(0)
        
                    
                
浙公网安备 33010602011771号