home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / lang / pascal / 4839 < prev    next >
Encoding:
Text File  |  1992-08-13  |  1.0 KB  |  29 lines

  1. Newsgroups: comp.lang.pascal
  2. Path: sparky!uunet!sun-barr!cs.utexas.edu!mercury.unt.edu!vaxb.acs.unt.edu!wilsonm
  3. From: wilsonm@vaxb.acs.unt.edu
  4. Subject: Re: Turbo Pascal -> Borland C++?????
  5. Message-ID: <1992Aug13.120331.1@vaxb.acs.unt.edu>
  6. Lines: 17
  7. Sender: usenet@mercury.unt.edu (UNT USENet Adminstrator)
  8. Organization: University of North Texas
  9. References: <1992Aug10.113545.58016@cc.usu.edu>
  10. Date: Thu, 13 Aug 1992 18:03:31 GMT
  11.  
  12. In article <1992Aug10.113545.58016@cc.usu.edu>, slb1b@cc.usu.edu (Holographic Banana) writes:
  13. > HELP!
  14. > Is it possible to take Turbo Pascal .TPU files and somehow transfer them to
  15. > .OBJ files so Borland C++ can link with them????? Is there some other way to
  16. > link them with BC?  I'm using TPv6.0 and BCv3.0.
  17. Well there is suppose to be a way to call C OBJ's from Pascal.  I have yet to
  18. get it to work correctly though.  All the sample code that comes with BC 3.0
  19. works great...but when I try a simple string alteration it chokes.
  20.  
  21.  
  22. > I've got about 20,000 lines of source that I DON'T want to retype.
  23.  
  24. Hehehehe...
  25.  
  26.