How can I de-escape my strings at run time?

Henry Spencer henry at utzoo.uucp
Mon Jun 4 09:50:14 AEST 1990


In article <:9W3JZ3 at ggpc2.ferranti.com> peter at ficc.ferranti.com (Peter da Silva) writes:
>I'm mildly surprised X3.159 doesn't include \e for escape, since they
>added \xNN \a and so on... was it considered?

Yes.  "Escape" is a character-set-specific concept, however, and it was
thought inappropriate to demand that it exist in all C implementations.
(Personally I'd view \a much the same way, but this is the official
explanation...)
-- 
As a user I'll take speed over|     Henry Spencer at U of Toronto Zoology
features any day. -A.Tanenbaum| uunet!attcan!utzoo!henry henry at zoo.toronto.edu



More information about the Comp.lang.c mailing list