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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,3ea3c3aa71aa3a1 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-04-22 14:47:21 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news.uchicago.edu!newsfeed.cs.wisc.edu!144.212.100.101.MISMATCH!newsfeed!nntp.TheWorld.com!not-for-mail From: Robert A Duff Newsgroups: comp.lang.ada Subject: Re: Questions Date: 22 Apr 2003 17:47:20 -0400 Organization: The World Public Access UNIX, Brookline, MA Message-ID: References: <69uaavobiedlcb4gr0lro4t41nu41t2k2f@4ax.com> NNTP-Posting-Host: shell01.theworld.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: pcls4.std.com 1051048040 8824 199.172.62.241 (22 Apr 2003 21:47:20 GMT) X-Complaints-To: abuse@TheWorld.com NNTP-Posting-Date: Tue, 22 Apr 2003 21:47:20 +0000 (UTC) Cc: pmax@interia.pl User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Xref: archiver1.google.com comp.lang.ada:36377 Date: 2003-04-22T17:47:20-04:00 List-Id: Jakub Zawadzki writes: > It's guestions from my friend > Emaix>I have a question. Does a String(1..X) occupy X bytes always, no > Emaix> matter what actual length the string has got? Heh? The length of the string *is* X. So yes, it occupies X bytes (plus whatever dope is necessary). >...Second: do > Emaix>To_String and To_Unbounded_String conversions copy strings Probably. > Reply to that questions please forward to : pmax@interia.pl > ... > {Jakub Zawadzki darkjames > GG: 1058968 UIN: 97320776}