home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / std / cplus / 1189 < prev    next >
Encoding:
Internet Message Format  |  1992-09-15  |  800 b 

  1. 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
  2. From: kurr@ctron.com (Ron Kurr)
  3. Newsgroups: comp.std.c++
  4. Subject: C access to C++ code
  5. Keywords: C C++
  6. Message-ID: <5059@balrog.ctron.com>
  7. Date: 15 Sep 92 18:51:31 GMT
  8. Sender: usenet@balrog.ctron.com
  9. Reply-To: kurr@ctron.com
  10. Organization: Cabletron Systems, Inc.
  11. Lines: 11
  12.  
  13. Ron D. Kurr kurr@ctron.com
  14.  
  15. I need to know how I can link C++ code into a C program.  I
  16. understand that there are issues concerning static objects which are
  17. handled by patch/munch in the C++ environment.  Is it possible, in a
  18. strictly C environment, to link to a C++ library and create a working
  19. executable?  Enquiring minds want to know.
  20.  
  21. Thanks,
  22.  
  23. Ron
  24.