| delorie.com/archives/browse.cgi | search |
| From: | Hans-Bernhard Broeker <broeker AT physik DOT rwth-aachen DOT de> |
| Newsgroups: | comp.os.msdos.djgpp |
| Subject: | Re: What is diff b/t .cc and .cpp |
| Date: | 15 Jun 2000 10:48:40 GMT |
| Organization: | Aachen University of Technology (RWTH) |
| Lines: | 12 |
| Message-ID: | <8iaca8$c93$1@nets3.rz.RWTH-Aachen.DE> |
| References: | <74S15.21846$0T2 DOT 370255 AT typhoon DOT columbus DOT rr DOT com> |
| NNTP-Posting-Host: | acp3bf.physik.rwth-aachen.de |
| X-Trace: | nets3.rz.RWTH-Aachen.DE 961066120 12579 137.226.32.75 (15 Jun 2000 10:48:40 GMT) |
| X-Complaints-To: | abuse AT rwth-aachen DOT de |
| NNTP-Posting-Date: | 15 Jun 2000 10:48:40 GMT |
| Originator: | broeker@ |
| To: | djgpp AT delorie DOT com |
| DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
| Reply-To: | djgpp AT delorie DOT com |
Charles <ddoss AT columbus DOT rr DOT com> wrote: > What is the difference between .cc and .cpp? i have seen them used > interchangeably but im not sure ... No difference at all, as far as DJGPP is concerned. They're both filename extensions used for C++ source files. '.cc' is Unix-borne, '.cpp' is a DOS/Windows idiom. DJGPP understands both of them. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |