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-Thread: 103376,433c69d8e0b09b09 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!news3.google.com!news.glorb.com!news.germany.com!news.banetele.no!news.powertech.no!dax.net!juliett.dax.net!not-for-mail From: Frode =?ISO-8859-1?Q?Tenneb=F8?= Subject: Re: String Newsgroups: comp.lang.ada References: User-Agent: KNode/0.9.2 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8Bit Message-ID: Date: Wed, 31 Aug 2005 17:38:43 GMT NNTP-Posting-Host: 193.216.117.52 X-Complaints-To: abuse@tele2.no X-Trace: juliett.dax.net 1125509923 193.216.117.52 (Wed, 31 Aug 2005 19:38:43 MET DST) NNTP-Posting-Date: Wed, 31 Aug 2005 19:38:43 MET DST Organization: Tele2 Norway AS Public Access Xref: g2news1.google.com comp.lang.ada:4341 Date: 2005-08-31T17:38:43+00:00 List-Id: On Wednesday 31 August 2005 18:52 TC wrote: > there is a function that calculate string lenght? 'Length > how use that? Foo : constant String := "bar"; Len : Integer := Foo'Length; -- Len=3 -Frode -- ^ Frode Tenneb� | email: frode@tennebo.com | Frode@IRC ^ | with Standard.Disclaimer; use Standard.Disclaimer; |