comp.lang.ada
 help / color / mirror / Atom feed
From: Robert Dewar <robert_dewar@my-deja.com>
Subject: Re: Pointer function parameter
Date: 2000/10/21
Date: 2000-10-21T00:00:00+00:00	[thread overview]
Message-ID: <8ss92s$6fs$1@nnrp1.deja.com> (raw)
In-Reply-To: cJGH5.335638$i5.5078954@news1.frmt1.sfba.home.com

In article <cJGH5.335638$i5.5078954@news1.frmt1.sfba.home.com>,
  tmoran@bix.com wrote:
> >virtually all dynamic data structures (linked lists, trees,
etc.)
> >require them.  [access types]
>   No. People were making those structures using array indexing
and not
> access types a long, long time ago.  Look at some old Fortran
code.


Well of course you can do anything in any style, The reason
that Fortran programmers did this was simple, no pointers!
Now of course there are still cases where arrays can be
usefully used instead of pointers (see the front end of
GNAT and the use of the Table abstraction for example), but
the use of pointers is perfectly fine in Ada, and we should
not think otherwise. Almost nothing *requires* anything if
we are strict about the term, Turing machines are pretty
powerful :-)


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




  parent reply	other threads:[~2000-10-21  0:00 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-10-19  0:00 Pointer function parameter Mario Amado Alves
2000-10-19  0:00 ` tmoran
2000-10-19  0:00   ` Ted Dennison
2000-10-21  0:00   ` Robert Dewar [this message]
2000-10-23  0:00     ` Alejandro Villanueva
2000-10-24  0:00       ` Robert A Duff
2000-10-24  0:00         ` Alejandro Villanueva
2000-10-24  0:00           ` Ted Dennison
2000-10-24  0:00             ` Lutz Donnerhacke
2000-10-24 22:32           ` Mats Weber
2000-10-30 15:24           ` Robert A Duff
2000-10-30 15:44             ` Ken Garlington
2000-10-30 18:53               ` Florian Weimer
2000-10-31  1:48                 ` Robert Dewar
2000-10-31 12:40                   ` Ken Garlington
2000-10-31 14:08                     ` Larry Kilgallen
2000-11-01 17:59             ` Mats Weber
2000-11-03  0:00               ` Florian Weimer
2000-11-04  0:00                 ` RAM size, was " tmoran
2000-10-19  0:00 ` Marin David Condic
2000-10-21  0:00 ` Robert Dewar
  -- strict thread matches above, loose matches on Subject: below --
2000-10-16  0:00 Mary
2000-10-17  0:00 ` Gautier
2000-10-17  0:00 ` tmoran
2000-10-17  0:00 ` Mario Amado Alves
2000-10-18  0:00   ` Robert Dewar
2000-10-18  0:00   ` 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