home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / cplus / 18098 < prev    next >
Encoding:
Text File  |  1992-12-16  |  1.3 KB  |  25 lines

  1. Newsgroups: comp.lang.c++
  2. Path: sparky!uunet!spool.mu.edu!umn.edu!csus.edu!netcom.com!erc
  3. From: erc@netcom.com (Eric Smith)
  4. Subject: Re: Survey: File Extension
  5. Message-ID: <1992Dec16.234517.15738@netcom.com>
  6. Organization: Netcom - Online Communication Services (408 241-9760 guest)
  7. References: <78146@hydra.gatech.EDU> <1992Dec12.014834.926@netcom.com> <1992Dec16.095946.18938@planet.bt.co.uk>
  8. Date: Wed, 16 Dec 1992 23:45:17 GMT
  9. Lines: 14
  10.  
  11. In article <1992Dec16.095946.18938@planet.bt.co.uk> njs@planet.bt.co.uk writes:
  12. >Who are you trying to kid?  I've been using this language for years and I have only seen .ccp with my Zortech stuff, and I changed that real quick.  I like .cc, and having .cpp on UNIX platform which has a cpp executable might be a bit confusing for some people.
  13.  
  14.  
  15. You are saying don't use .cpp because there is a cpp executable, but it's
  16. ok to use .cc?  Are you implying that you think there is no cc executable,
  17. or what?
  18.  
  19. What is the advantage of cc over cpp?  Just that it is 2 characters instead
  20. of three?  Is that a big advantage worth a flame war?  The fact is that the
  21. MS-DOS, etc., C++ compilers are being used by so many C++ programmers now
  22. that .cpp is becoming the standard by default.  Borland and Microsoft both
  23. use it, not just Zortech.  I've also seen it used by other less known brands
  24. of compilers.
  25.