J
Joe Greer
I knew that Borland had a C++ compiler long before Microsoft
did. I just wasn't sure that they used .cpp. And I'm not sure
that Borland had the weight to make it "the established
standard".
I've just taken a look at some old code that I wrote for the
Zortech C++ compiler---before Borland had C++, even. It uses
.cpp, so the usage of .cpp goes back to before Borland even.
And now I wonder where I saw .cxx---I know I've seen it, and I
think it was under MS-DOS, but if Zortech, Borland and Microsoft
all used .cpp, I don't know who's left. Glockenspiel, maybe?
(And we can "blame" Walter for .cpp.)
Of course, Microsoft bought Lattice C++ to kick start their own C++
compiler (thus MS' first C++ compiler was version 3.0 because it was based
on Lattice C++ 2.5x). Lattice was also using .cpp at the time.
joe