Xref: utzoo comp.std.c++:278 comp.std.c:3530 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++,comp.std.c Subject: Re: Proposed Enhancement to select/case (yes, I know...) Message-ID: <13720@smoke.BRL.MIL> Date: 2 Sep 90 02:29:25 GMT References: <1990Aug30.164610.3519@zoo.toronto.edu> <1990Aug31.134248@ee.ubc.ca> Followup-To: comp.std.c++ Organization: U.S. Army Ballistic Research Laboratory, APG, MD. Lines: 7 In article <1990Aug31.134248@ee.ubc.ca> mikeb@salmon.ee.ubc.ca writes: >From the G++ info file: >For example, below is a concise way to print out a function parameter's >"character class:" [example deleted] What the G++ info file doesn't tell you is that that example is a mistake!