comp.lang.ada
 help / color / mirror / Atom feed
From: ebresie@usa.net
Subject: Bounded_String examples/help
Date: 2000/04/07
Date: 2000-04-07T00:00:00+00:00	[thread overview]
Message-ID: <8cl557$257$1@nnrp1.deja.com> (raw)

I am in a situation where it seems a Bounded String would be
appropriately used.

I am wondering if anyone has any examples of a Bounded String?

I am trying something along the lines of

with Ada.Strings.Bounded;

Use Ada.Strings.Bounded;

package Fred is
Message_Max : constant Integer := 1000;

type Message is new Bounded_String( Message_Max);
.


Sent via Deja.com http://www.deja.com/
Before you buy.




             reply	other threads:[~2000-04-07  0:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-04-07  0:00 ebresie [this message]
2000-04-07  0:00 ` Bounded_String examples/help Florian Weimer
replies disabled

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