home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / mswindo / programm / tools / 1378 < prev    next >
Encoding:
Internet Message Format  |  1992-11-09  |  1.9 KB

  1. Path: sparky!uunet!ornl!utkcs2!darwin.sura.net!zaphod.mps.ohio-state.edu!saimiri.primate.wisc.edu!sdd.hp.com!elroy.jpl.nasa.gov!decwrl!pa.dec.com!rdg.dec.com!news.crl.dec.com!amber!dialup.athena.lkg.dec.com!mills
  2. From: mills@athena.lkg.dec.com (George Mills)
  3. Newsgroups: comp.os.ms-windows.programmer.tools
  4. Subject: Re: Borland C++ INFO NEEDED!!!
  5. Message-ID: <mills.721334453@dialup.athena.lkg.dec.com>
  6. Date: 9 Nov 92 18:40:53 GMT
  7. References: <1992Nov9.052156.319@uws.EDU.AU>
  8. Lines: 33
  9.  
  10.  
  11. Borlands line of compilers are confusing !!!
  12.  
  13. OWL (Object windows library, very powerful).
  14. TurboVision (Windows "like" API for having a window like application under DOS)
  15. IDE-W (Integrated development environment under windows)
  16. IDE-D (Integrated development environment under DOS)
  17. TD (Debuger for DOS under DOS)
  18. TDW (debugger for Windows under DOS [not a typo, yes DOS])
  19. DOCS and DOCS
  20. Command line compilers.
  21. Windows Help Compiler.
  22. DOS help compiler (Turbo Vision).
  23. Workshop (Dialog Box editor/Icon Editor etc.)
  24.  
  25. Borland C++ (for windows) Has ALL this and more. As best I can tell
  26. "Application frameworks" means EVERYTHING. Including all DOCs.
  27. All the other compilers are basically subsets (repackaging).
  28. $150.00-$400.00 (I get confused on this wide range, perhaps it's sometimes
  29. the product below).
  30.  
  31. Borland C++ (for DOS) I'm not sure if this animal exists. If it does
  32. it probably includes Turbo Vision.
  33.  
  34. Turbo C++ for dos is a C++ compiler for dos
  35.   I don't believe Turbo-Vision is included here but can be purchased
  36.   seperately. $60.00 +/-
  37. Turbo C++ for windows is a C++ compiler for Windows
  38.   Everything listed above minus all the DOS stuff (NO turbo vision,
  39.   no command line compiling (IDE only). You cannot do anything in DOS
  40.   with this (compile in nor compiler for). Less DOCs are supplied
  41.   and they remove some flexibility in compiler optimizations.
  42.   The DOCs that are missing I believe are online. $85.00
  43.