Closed mkilgore closed 10 years ago
This patch allowed the reddit.h header to be used with C++ code, via the addition of extern "C" {} around the code if the __cplusplus flag is set.
This patch allowed the reddit.h header to be used with C++ code, via the addition of extern "C" {} around the code if the __cplusplus flag is set.