comp.lang.ada
 help / color / mirror / Atom feed
From: Georg Bauhaus <sb463ba@l1-hrz.uni-duisburg.de>
Subject: Re: dynamic array as return value?
Date: Thu, 14 Oct 2004 17:28:17 +0000 (UTC)
Date: 2004-10-14T17:28:17+00:00	[thread overview]
Message-ID: <ckmcvg$9aa$1@a1-hrz.uni-duisburg.de> (raw)
In-Reply-To: cklea4$9eb$1@netnews.hinet.net

bubble <bubble@bubble.d2g.com> wrote:
: 
: I have a question.
: if ada allow dynamic array can be a return value,it mean bounds array can be
: return value?
: if can't,why?

You mean, can a function return an array with fixed bounds?
As for example in

  subtype String_80 is String(1.. 80);

  function ... return String_80;





  parent reply	other threads:[~2004-10-14 17:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <cklea4$9eb$1@netnews.hinet.net>
2004-10-14 17:24 ` dynamic array as return value? Nick Roberts
2004-10-14 17:28 ` Georg Bauhaus [this message]
2004-10-15  3:04 ` Steve
2004-10-15  6:02 ` bubble
2004-10-15 16:36   ` Georg Bauhaus
2004-10-19  5:35 ` bubble
replies disabled

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