Help for this page
#ifdef __cplusplus extern "C" { ... //plus a bunch more standard C++ includes // rest of C++ and XS code below.
#include <iostream> #include <string> ... #endif // C++, XS code below