home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / lang / cplus / 16514 < prev    next >
Encoding:
Text File  |  1992-11-18  |  1.4 KB  |  39 lines

  1. Newsgroups: comp.lang.c++
  2. Path: sparky!uunet!caen!spool.mu.edu!cserver!wallyt
  3. From: wallyt@cserver.plexus.com (Wally Thomson)
  4. Subject: Linking C++ with C
  5. Message-ID: <wallyt.722097636@cserver>
  6. Summary: Need Help linking C++ to C
  7. Sender: news@cserver.plexus.COM
  8. Nntp-Posting-Host: case3
  9. Organization: Plexus Corp. -- Neenah Wisconsin
  10. Date: Wed, 18 Nov 1992 14:40:36 GMT
  11. Lines: 26
  12.  
  13. Help!
  14.  
  15. I am new in the C++ world and just started subscribing to 
  16. this group so please forgive me if this topic was already
  17. discussed.  I need a quick answer about feasibility and means
  18. of linking C++ and C together.  One group is developing
  19. a portion of code in Microsoft C++.  My group wants to 
  20. be able to link this code in with C source compiled on an
  21. HP 9000 system with the HP 80188 cross compiler.
  22.  
  23. There will potentially be a number of revisions on both
  24. sides of the development so the less painful the conversion
  25. the better.  Is there some kind of filter for Microsoft C++
  26. to convert it to an ANSI C format?  It would not need to be
  27. modified after conversion - just linked with my group's 
  28. code.
  29.  
  30. Thanks in advance
  31.  
  32. Wally
  33.  
  34. --
  35. *                            *                                        *
  36. *  Wally Thomson             *  Software is the difference            *
  37. *  wallyt@cserver.plexus.com *  between hardware and reality.         *
  38. *                            *               - unknown                *
  39.