comp.lang.ada
 help / color / mirror / Atom feed
From: gdemont@my-deja.com
Subject: Re: Strings
Date: Thu, 21 Dec 2000 23:31:46 GMT
Date: 2000-12-21T23:31:46+00:00	[thread overview]
Message-ID: <91u3t2$1jp$1@nnrp1.deja.com> (raw)
In-Reply-To: 91tj87$j2r$1@nnrp1.deja.com

mark_lundquist@my-deja.com:

>     package Bounded_Strings_80 is
>         new Ada.Strings.Bounded.Generic_Bounded_Length(80);
>
>     subtype String_80 is Bounded_Strings_80.Bounded_String;
>
> Good luck with Ada!

BTW, you can do bounded strings in Ada just as simple as
Borland Pascal or Delphi:

with & use BorStrings package (paqs.zip @ url below);

...

s100: BorString(100); -- max length for this is 100

etc.

G.

Maybe the future Ada.Strings.Easy_Bounded (Ada 0x) ;-)

http://members.nbci.com/_XMCM/gdemont/gsoft.htm



Sent via Deja.com
http://www.deja.com/



  reply	other threads:[~2000-12-21 23:31 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-12-21 17:45 Strings Jef Kelmo
2000-12-21 18:01 ` Strings Jef Kelmo
2000-12-21 18:47 ` Strings mark_lundquist
2000-12-21 18:47 ` Strings mark_lundquist
2000-12-21 23:31   ` gdemont [this message]
2000-12-21 19:03 ` Strings David C. Hoos, Sr.
  -- strict thread matches above, loose matches on Subject: below --
2000-12-21 21:09 Strings Beard, Frank
2000-12-22 14:19 ` Strings Jef Kelmo
2000-12-22 14:49   ` Strings Larry Kilgallen
2000-12-22 16:35   ` Strings Marin David Condic
2000-12-23 21:04   ` Strings Georg Bauhaus
2000-05-27  0:00 Strings Karlene
2000-05-27  0:00 ` Strings David C. Hoos, Sr.
2000-05-27  0:00 ` Strings Robert Dewar
2000-05-27  0:00 ` Strings MaggieJohn
2000-05-28  0:00   ` Strings Robert Dewar
2000-06-03  0:00     ` Strings Robert I. Eachus
2000-05-27  0:00 ` Strings Robert Dewar
1995-01-25 15:08 Strings Ray Toal
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox