Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!shadooby!accuvax.nwu.edu!tank!mimsy!chris From: chris@mimsy.UUCP (Chris Torek) Newsgroups: comp.lang.c Subject: Re: case sensitivity Message-ID: <17061@mimsy.UUCP> Date: 22 Apr 89 19:19:24 GMT References: <1989Apr21.194615.5344@utzoo.uucp> <4402@goofy.megatest.UUCP> Organization: U of Maryland, Dept. of Computer Science, Coll. Pk., MD 20742 Lines: 18 I have another answer. If you ignore case, you are discarding information. This is bad. If the programmer wants the information discarded, it% can do this itself: tr A-Z a-z < foo.c | /lib/cpp | /lib/ccom | /lib/c2 | as -o foo.o ----- % Non-sexist non-animist pronoun. ----- More seriously: I have used languages that ignore case, and languages that care about case, and have never been particularly impressed with the former, nor particularly excited about the case distinctions in the latter. -- In-Real-Life: Chris Torek, Univ of MD Comp Sci Dept (+1 301 454 7163) Domain: chris@mimsy.umd.edu Path: uunet!mimsy!chris