home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!elroy.jpl.nasa.gov!usc!zaphod.mps.ohio-state.edu!sample.eng.ohio-state.edu!purdue!mentor.cc.purdue.edu!noose.ecn.purdue.edu!samsung!balrog!ctron.com!kurr
- From: kurr@ctron.com (Ron Kurr)
- Newsgroups: comp.std.c++
- Subject: C access to C++ code
- Keywords: C C++
- Message-ID: <5059@balrog.ctron.com>
- Date: 15 Sep 92 18:51:31 GMT
- Sender: usenet@balrog.ctron.com
- Reply-To: kurr@ctron.com
- Organization: Cabletron Systems, Inc.
- Lines: 11
-
- 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
-