Actually I don't think either topic deserves a sub-page. I think a section on the main page would do. --drj
Numbering from 0 is not eccentricity. It's how computers think. --Taw
I don't even think thats an eccentricity since its fairly common in programming to do it that way --Alan D
The claim that C is the dominant microcomputer applications language is now somewhat dubious, IMHO. In the Windows world, it's probably a toss-up between Microsoft's C++ and Visual Basic, I'd guess. C still rules for embedded systems (that is, the ones not written in Assembler), in the Unix world (particularly for apps that don't have a GUI), and people who can't be bothered remembering C++'s arcane semantics for multiple inheritance and operator overloading :) --Robert Merkel