comp.lang.ada
 help / color / mirror / Atom feed
From: tmoran@acm.org
Subject: Re: A tiny little integer stack package from a novice.
Date: Mon, 25 Nov 2002 21:40:04 GMT
Date: 2002-11-25T21:40:04+00:00	[thread overview]
Message-ID: <UMwE9.115471$WL3.50010@rwcrnsc54> (raw)
In-Reply-To: 3DE27869.6060908@acm.org

>There doesn't seem to be any need for access types for a bounded stack.
  As given the stack necessarily uses dynamic allocation - the user
has no choice.  If the stack was a simple declaration, the user would
have the option of simply declaring objects of type stack, or he
could do his own dynamic allocation.



  reply	other threads:[~2002-11-25 21:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-25  7:19 A tiny little integer stack package from a novice Stapler
2002-11-25 17:31 ` Matthew Heaney
2002-11-25 18:54   ` Stapler
2002-11-25 19:21 ` Jeffrey Carter
2002-11-25 21:40   ` tmoran [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-11-25  7:33 Grein, Christoph
replies disabled

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