comp.lang.ada
 help / color / mirror / Atom feed
From: milo!grebyn!cbw@uunet.uu.net  (CBW Consulting)
Subject: Re: What should this do?
Date: 1 Jul 91 12:45:23 GMT	[thread overview]
Message-ID: <1991Jul1.124523.1940@grebyn.com> (raw)

There is nothing wrong with declaring an array to have a null range
(lower bound > upper bound) and this should not raise an exception on
any validated compiler.

You will however get an exception if you try to access a null array.
Now since the dynamic string type is declared as a private type, the
package that declares the private type should have all the operations
you need to manipulate strings.  I have used dynamic strings of this
type on several different compiler implementations without error.

Chuck Williams
CBW Consulting

             reply	other threads:[~1991-07-01 12:45 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1991-07-01 12:45 CBW Consulting [this message]
  -- strict thread matches above, loose matches on Subject: below --
1991-07-02 17:09 What should this do? cis.ohio-state.edu!zaphod.mps.ohio-state.edu!usc!petunia!nwebre
1991-07-02 13:06 Fred Stluka
1991-07-01 15:21 voder!wlbr!lonex.radc.af.mil!blackbird.afit.af.mil!dlindsle
1991-06-28 19:35 David T. Lindsley
1991-06-28 21:40 ` Howard Turner
1991-06-29  0:31 ` Jim Showalter
1991-06-29 16:44   ` Michael Feldman
1991-06-29 21:22     ` Jim Showalter
1991-06-29  5:52 ` rharwood
replies disabled

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