comp.lang.ada
 help / color / mirror / Atom feed
From: Jeffrey Carter <spam@spam.com>
Subject: Re: array and pointers
Date: Sat, 22 Nov 2003 17:45:33 GMT
Date: 2003-11-22T17:45:33+00:00	[thread overview]
Message-ID: <1hNvb.10796$n56.5522@newsread1.news.pas.earthlink.net> (raw)
In-Reply-To: <4948f537.0311220139.570c8a4e@posting.google.com>

shoko wrote:
> i am new in ada
> 
> i have a function that returns unconstrained array
> i am tring to create a pointer to the new array 

Why? As an Ada beginner, you probably have no need for pointers at all, 
unless you are creating a dynamically linked data structure. Pointers 
are needed much more rarely in a high-level language such as Ada than 
they are in low-level languages such as C and its derivatives.

-- 
Jeff Carter
"Why don't you bore a hole in yourself and let the sap run out?"
Horse Feathers
49




  parent reply	other threads:[~2003-11-22 17:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-22  9:39 array and pointers shoko
2003-11-22 10:16 ` Gautier Write-only
2003-11-22 15:16 ` Steve
2003-11-22 17:45 ` Jeffrey Carter [this message]
2003-11-23  2:09   ` Hyman Rosen
replies disabled

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