home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / ibm / pc / misc / 12335 < prev    next >
Encoding:
Text File  |  1992-09-08  |  1.8 KB  |  46 lines

  1. Newsgroups: comp.sys.ibm.pc.misc
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!usc!sol.ctr.columbia.edu!destroyer!ubc-cs!news.UVic.CA!spang.Camosun.BC.CA!camins.camosun.bc.ca!alumni107
  3. From: alumni107@camins.camosun.bc.ca
  4. Subject: Re: Borland C++ vs Turbo C++
  5. Message-ID: <1992Sep7.122817.1@camins.camosun.bc.ca>
  6. Summary: BC++ = optimizing compiler + support products
  7. Lines: 32
  8. Sender: news@spang.Camosun.BC.CA (Network News)
  9. Nntp-Posting-Host: camins.camosun.bc.ca
  10. Organization: Camosun College
  11. References: <1992Sep6.184924.3701@cc.umontreal.ca> <1992Sep7.010713.973@galaxy.gov.bc.ca>
  12. Date: Mon, 7 Sep 1992 20:28:17 GMT
  13.  
  14. In article <1992Sep7.010713.973@galaxy.gov.bc.ca>,
  15. tklancar@galaxy.gov.bc.ca writes: 
  16. > In article<1992Sep6.184924.3701@cc.umontreal.ca>, rahmanqi@ERE.UMontreal.CA
  17. (Rahman Qazi Ibadur) writes: 
  18. >> Hello, 
  19. >>   I am thinking of buying TC++ or BC++. Can anyone tell me the diffrence 
  20. >> between these two borland products. 
  21. >> 
  22. >> Thanks
  23. >> 
  24. >> rahmanqi@brise.ERE.UMontreal.ca
  25. > I believe that Borland C++ includes the ability to create Windows programs,
  26. > whereas Turbo C++ does not.
  27. > Tony 
  28.  
  29. No. 
  30. There are two versions of Turbo C++; Turbo C++ for Windows and Turbo
  31. C++. The Windows version includes Windows support (obviously), a
  32. Windows-only IDE, and the ObjectWindows application framework. The DOS
  33. version does not include support for Windows, has a DOS IDE, and comes 
  34. either with or without the TurboVision (DOS app) application framework. 
  35.  
  36. Borland C++ can come either with or without BOTH application 
  37. frameworks. Regardless, it includes support for Windows applications. 
  38. It has both a DOS and a WIndows IDE. It also includes goodies like 
  39. Turbo Assembler and Turbo Profiler. More significantly, it is an 
  40. optimizing compiler, and Turbo C++ is not.
  41.  
  42. Jeff Johnson; .sig agnostic
  43.