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.0 required=5.0 tests=BAYES_20,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,6b4015030847e90a X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!k70g2000cwa.googlegroups.com!not-for-mail From: "Jade" Newsgroups: comp.lang.ada Subject: Re: PSTR to Ada String. Date: 30 Oct 2006 05:22:59 -0800 Organization: http://groups.google.com Message-ID: <1162214579.148746.48630@k70g2000cwa.googlegroups.com> References: <1161809413.511008.220720@h48g2000cwc.googlegroups.com> <1161854282.309813.291100@i3g2000cwc.googlegroups.com> NNTP-Posting-Host: 209.29.50.252 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1162214584 1085 127.0.0.1 (30 Oct 2006 13:23:04 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 30 Oct 2006 13:23:04 +0000 (UTC) In-Reply-To: <1161854282.309813.291100@i3g2000cwc.googlegroups.com> User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1),gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: k70g2000cwa.googlegroups.com; posting-host=209.29.50.252; posting-account=cGfZ6A0AAADiThp2Tk8usIOv1Wx0_xzX Xref: g2news2.google.com comp.lang.ada:7275 Date: 2006-10-30T05:22:59-08:00 List-Id: Thanks everyone for the great suggestions. Converting PSTR to ada strings is something I have to do often and you made my life a lot easier. Cheers, Jade.