A "I was just wondering" question: Why is C case-sensitive? I suppose it allows the lexical analyzer in a C compiler to be a bit faster, but certainly not much faster. UNIX itself is case-sensitive, of course, but certainly C need not be. So...why? -- Jeff Kuskin, Dartmouth College EMAIL: jskuskin at eleazar.Dartmouth.EDU