From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,e61c8636ef35379d X-Google-Attributes: gid103376,public From: "Tarjei T. Jensen" Subject: Re: Escape Sequences in Strings Date: 2000/11/16 Message-ID: <8v0m76$1mt1@news.kvaerner.com>#1/1 X-Deja-AN: 694309481 Content-Transfer-Encoding: 7bit References: <3A17B0E2@MailAndNews.com> <3A1275A2.F2A843E9@bton.ac.uk> <8uub09$9sr$1@nnrp1.deja.com> <8uump3$s3o$1@news.huji.ac.il> <3A13C41E.FCBDD34C@bton.ac.uk> Content-Type: text/plain; charset="iso-8859-1" X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2120.0 Organization: Kvaerner Group IT Mime-Version: 1.0 Newsgroups: comp.lang.ada Date: 2000-11-16T00:00:00+00:00 List-Id: John English >Hey guys, I agree completely, but I wanted to give a *short* answer, >not a complete package hierarchy with all the trimmings... and I >said it wasn't the way to go anyway... Give us a break! Perhaps even worse, it may not be what the person wanted to know. It is more likely that he wanted to know about the equivalent of the C escape characters like \n, \r, \a, \t, \oxXX, etc. Greetings,