Topic: C access to C++ code


Author: kurr@ctron.com (Ron Kurr)
Date: 15 Sep 92 18:51:31 GMT
Raw View
Ron D. Kurr kurr@ctron.com

I need to know how I can link C++ code into a C program.  I
understand that there are issues concerning static objects which are
handled by patch/munch in the C++ environment.  Is it possible, in a
strictly C environment, to link to a C++ library and create a working
executable?  Enquiring minds want to know.

Thanks,

Ron