Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!uflorida!haven!adm!smoke!gwyn From: gwyn@smoke.BRL.MIL (Doug Gwyn) Newsgroups: comp.std.c Subject: Re: Proposed Enhancement to select/case (yes, I know...) Message-ID: <13719@smoke.BRL.MIL> Date: 2 Sep 90 02:27:34 GMT References: <1990Aug30.164610.3519@zoo.toronto.edu> <13714@smoke.BRL.MIL> Organization: U.S. Army Ballistic Research Laboratory, APG, MD. Lines: 11 In article meissner@osf.org (Michael Meissner) writes: >It was one of the Boston based meetings that it got added in. Ah, academic freaks not Pascal freaks. :-) Thanks for the corrected history. >... one of the problems that kept being mentioned was 'a'..'z' That's not a problem, is it? The only sane meaning would be the numbers from 'a' through 'z', however many there may be (These are numbers, not characters!) That fact that that particular code would probably not correctly achieve the programmer's intention is the programmer's problem, not the language's.