home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / cplus / 19666 < prev    next >
Encoding:
Text File  |  1993-01-21  |  1.5 KB  |  44 lines

  1. Newsgroups: comp.lang.c++
  2. Path: sparky!uunet!cis.ohio-state.edu!udecc.engr.udayton.edu!blackbird.afit.af.mil!cbrooks
  3. From: cbrooks@afit.af.mil (Christopher L Brooks)
  4. Subject: Re: Need help justifying C++ over Ada
  5. Message-ID: <1993Jan21.130427.12611@afit.af.mil>
  6. Sender: news@afit.af.mil
  7. Nntp-Posting-Host: rabbit.afit.af.mil
  8. Organization: Air Force Institute of Technology
  9. References: <1993Jan12.223715.22865@nosc.mil> <GALLINAT.93Jan18105916@dana.sono.uucp> <1993Jan19.073720.23450@lmpsbbs.comm.mot.com>
  10. Date: Thu, 21 Jan 1993 13:04:27 GMT
  11. Lines: 31
  12.  
  13. davidk@mcil.comm.mot.com (David Kramer) writes:
  14.  
  15. >In article <GALLINAT.93Jan18105916@dana.sono.uucp>, gallinat@sono.uucp (Douglas &) writes:
  16.  
  17. >...there are some practical reasons that in some cases
  18. >might be very important:
  19. > - C++ compilers and tools are much more readily available and cheaper.
  20.  
  21. I agree with you here - they're usually much faster as well.
  22.  
  23. > - It is a great deal easier to find C++ programmers.
  24.  
  25. Granted...
  26.  
  27. > - With C++ you can easily plug in already existing C code - including
  28. >   #include files.
  29.  
  30. I'm not sure whether your argument here is re-use/modification or just
  31. interfacing.  We've never had any problems here talking to C or C++
  32. from Ada - in fact, we do it all the time.  We've always found it
  33. easiest to make the Ada program the "main" program however.
  34.  
  35. Just a few comments...
  36.  
  37. >-- 
  38. >[  David Kramer                       |  INTERNET: davidk@mcil.comm.mot.com  ]
  39. >[ Motorola Communications Israel Ltd. |  Phone (972-3) 565-8638 Fax 565-8754 ]
  40.  
  41.  
  42. --Chris Brooks
  43. --cbrooks@afit.af.mil
  44.