C++: Compiling C code in a C++ project less than 1 minute read Example showing extern “C” { #include “c.h” } to include C headers in C++ sources.