Is it to where, to accept C? if we have C++? like compatibility in VS?Code:#ifdef __cplusplus extern "C" { #endif
This is a discussion on What is this? within the C++ Programming forums, part of the General Programming Boards category; Code: #ifdef __cplusplus extern "C" { #endif Is it to where, to accept C? if we have C++? like compatibility ...
Is it to where, to accept C? if we have C++? like compatibility in VS?Code:#ifdef __cplusplus extern "C" { #endif
It's amazing what you get when you type "#ifdef __cplusplus" into Google.