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,36c55584044f4f0f X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-12-07 16:07:50 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!news.net.uni-c.dk!not-for-mail From: Jacob Sparre Andersen Newsgroups: comp.lang.ada Subject: Re: string manipulation Date: Sun, 08 Dec 2002 01:07:49 +0100 Organization: UNI-C Message-ID: <3DF28D55.7060708@nbi.dk> References: NNTP-Posting-Host: kaoslx07.nbi.dk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.net.uni-c.dk 1039306069 11440 130.225.212.98 (8 Dec 2002 00:07:49 GMT) X-Complaints-To: usenet@news.net.uni-c.dk NNTP-Posting-Date: Sun, 8 Dec 2002 00:07:49 +0000 (UTC) User-Agent: Any Browser, HTML 4.01, XHTML 1.0 X-Accept-Language: fo, sv, no, is, da, German [de] Xref: archiver1.google.com comp.lang.ada:31540 Date: 2002-12-08T01:07:49+01:00 List-Id: Gep wrote: > Is it possible to declare a string to be exactly 10 characters long and > still be a variable? Yes: V_String : String (1 .. 10); Jacob -- "I don't want to gain immortality in my works. I want to gain it by not dying."