comp.lang.ada
 help / color / mirror / Atom feed
From: Ludovic Brenta <ludovic.brenta@insalien.org>
Subject: Re: Ada access vs C/C++ pointers and references
Date: Thu, 19 Aug 2004 07:19:23 +0200
Date: 2004-08-19T07:20:01+02:00	[thread overview]
Message-ID: <87657fso10.fsf@insalien.org> (raw)
In-Reply-To: b47de02.0408181427.25d82fe1@posting.google.com

 (Keith H Duggar) writes:
> Third, if Ada does not provide arithmetic pointers do you
> know if this has played any part in acceptance of Ada for
> systems programming or efficiency critical applications?

Ada does provide for pointer arithmetic, but the fact that one can
avoid pointers altogether for most things does help with verification
and certification of safety-critical software.  Pointer arithmetic is
usually confined to a few low-level device drivers.

(I work in avionics)

-- 
Ludovic Brenta.



  parent reply	other threads:[~2004-08-19  5:19 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-18 22:27 Ada access vs C/C++ pointers and references Keith H Duggar
2004-08-19  0:21 ` Nick Roberts
2004-08-19 11:42   ` Marin David Condic
2004-08-19  0:29 ` Jim Rogers
2004-08-19  5:19 ` Ludovic Brenta [this message]
2004-08-19  6:21   ` Martin Dowie
2004-08-19 11:55     ` Marin David Condic
2004-08-19 18:01     ` Ludovic Brenta
2004-08-19  7:19   ` j
2004-08-19  7:42     ` Martin Dowie
2004-08-19 12:03     ` Marin David Condic
2004-08-19  7:59 ` Ole-Hjalmar Kristensen
2004-08-19 15:33   ` Keith H Duggar
2004-08-19 21:32     ` Ludovic Brenta
2004-08-19 22:18       ` Hyman Rosen
2004-08-20  7:52     ` Ole-Hjalmar Kristensen
2004-08-19  8:11 ` Dmitry A. Kazakov
replies disabled

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