* [[ISO C++ Standard Foundation|https://isocpp.org/]]
* [[mixing c and cpp|https://isocpp.org/wiki/faq/mixing-c-and-cpp]]
** [[What is the effect of extern "C" in C++?|https://stackoverflow.com/questions/1041866/what-is-the-effect-of-extern-c-in-c]], and how to use it in practice to effectively mix C and C++