[comp.lang.c++] Calling C++ member functions from C

bain@gordon.UUCP (Jon Bain) (03/16/91)

Is there an accepted way (either intrinsic to the C++ language or via
macro conventions, etc.) to call C++ member functions from C?

Any guidance would be greatly appreciated.