C++ Tips: Interfacing to C
Table of Contents
C Functions Calling C++
Interfacing a C++ library to C
Having a C main function
Cannot portably call a static member function from C
interfacing structs between C and C++