home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / lang / c / 18872 < prev    next >
Encoding:
Text File  |  1992-12-24  |  1.9 KB  |  46 lines

  1. Newsgroups: comp.lang.c
  2. Path: sparky!uunet!stanford.edu!eos!aio!news
  3. From: begley@l14h13.jsc.nasa.gov
  4. Subject: Re: Newbie Wants Advice on C-Programming
  5. Message-ID: <1992Dec24.183009.26398@aio.jsc.nasa.gov>
  6. Sender: news@aio.jsc.nasa.gov (USENET News System)
  7. Organization: Lockheed Engineering and Sciences
  8. References: <1992Dec23.220530.15347@netcom.com> <1992Dec24.172333.7339@grebyn.com>
  9. Distribution: usa
  10. Date: Thu, 24 Dec 1992 18:30:09 GMT
  11. Lines: 33
  12.  
  13. In article <1992Dec24.172333.7339@grebyn.com> malak@grebyn.com (Michael Malak)
  14. writes:
  15. >In article <1992Dec23.220530.15347@netcom.com> noring@netcom.com (Jon Noring)
  16. writes:
  17. >>2) We want to do most of our programming on our 386-33 PC running MSDOS 5.0.
  18. >>   What C-type compilers exist for the PC?  Which ones are better?  How much
  19. >>   do they cost and where can one get them at a discount?
  20. >
  21. >In any case, you should get MASM 6.0, which lists for $150.  It is both
  22. >a 16-bit and a 32-bit assembler and can link with Microsoft, Borland,
  23. >and Intel C compilers.
  24. >
  25. >The Intel C Code Builder lists for $595.  I'm not sure of the prices for
  26. >Microsoft C++ and Borland C++, but I imagine they are $300 - $500. 
  27. >
  28.    Ignoring the basic premise of your question (PC based), I have really
  29. been surprized by the prices people have quoted here for PC C compilers.
  30. The Mac hardware price is much higher than PC prices, but I expected
  31. software to be about the same.  In the Mac world, there are 4 or 5 C
  32. compilers, with the major two being Think C  and MPW (Mac Programmer's
  33. Workshop).  Think C has a street price of $199, and by buying the $35
  34. "Learning C on the Mac" book (which comes with "Thin C", a slim version
  35. of Think C), the upgrade to THink C is only $129.  I hear Think C sells
  36. for $99 to students.  Think is a fine programming environment, with
  37. compiler, linker, editer, and debugger rolled into one.  So why are
  38. the PC compilers so much more?
  39.  
  40. >>Jon Noring
  41. >>Charter Member of the INFJ Club.
  42. >
  43. >- Michael Malak, INTP
  44. >
  45. - Mike Begley,  ISTP
  46.