Just Wondering
SuperUser
john at frog.UUCP
Sat Apr 22 23:13:00 AEST 1989
In article <13159 at dartvax.Dartmouth.EDU>, jskuskin at eleazar.dartmouth.edu (Jeffrey Kuskin) writes:
> 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.
> -- Jeff Kuskin, Dartmouth College
An "I just can't help myself" answer:
This question comes from the place where [A-Z], [A-Z][0-9] was the state of
the art in variable naming schemes... (plus, of course, an optional $ to
indicate a STRING variable)
--
John Woods, Charles River Data Systems, Framingham MA, (508) 626-1101
...!decvax!frog!john, john at frog.UUCP, ...!mit-eddie!jfw, jfw at eddie.mit.edu
More information about the Comp.lang.c
mailing list