case sensitivity

David Dyer-Bennet ddb at ns.network.com
Tue Apr 25 07:40:13 AEST 1989


In article <1989Apr21.194615.5344 at utzoo.uucp> henry at utzoo.uucp (Henry Spencer) writes:
:In article <13159 at dartvax.Dartmouth.EDU> jskuskin at eleazar.dartmouth.edu (Jeffrey Kuskin) writes:
:>    Why is C case-sensitive? ...
:
:Why not?  The real question is why things should be case-*in*sensitive.
:Uppercase and lowercase are different in appearance and in English usage;
:why should they be synonymous in a programming language?

In most cases (sorry), casing in English doesn't distinguish this word
from another word spelled identically; rather, it identifies a word
that's at the beginning of a sentence.  Or it identifies a non-word
such as an acronym; but most people just accept those as normal words,
regardless of the casing.  Also, in text ALL CAPS is often used for
emphasis, without confusing anybody about which words are meant.
Casing rules in English are generally formal, not substantive, and
therefore I consider case to be essentially not significant in normal
English usage.

-- 
David Dyer-Bennet, ddb at terrabit.fidonet.org, or ddb at ns.network.com
or ddb at Lynx.MN.Org, ...{amdahl,hpda}!bungia!viper!ddb
or ...!{rutgers!dayton | amdahl!ems | uunet!rosevax}!umn-cs!ns!ddb
or Fidonet 1:282/341.0, (612) 721-8967 9600hst/2400/1200/300



More information about the Comp.lang.c mailing list