comp.lang.ada
 help / color / mirror / Atom feed
* FW: Ada 200X
@ 2003-06-03 12:13 Erlo Haugen
  2003-06-03 14:49 ` Preben Randhol
  2003-06-03 15:16 ` Vinzent Hoefler
  0 siblings, 2 replies; 4+ messages in thread
From: Erlo Haugen @ 2003-06-03 12:13 UTC (permalink / raw)
  To: 'comp.lang.ada@ada.eu.org'



-----Original Message-----
From: Gautier Write-only [mailto:gautier@somewhere.nil] 
Sent: 3. juni 2003 04:46
To: comp.lang.ada@ada.eu.org
Subject: Re: Ada 200X


And838N@netscape.net wrote:

> I've heard professors say they don't like Ada because it's slow and 
> does all those "bounds" checking "things".

>They are misinformed: Ada is slow when the bounds checking is ON. After
some debugging phase, if you want, you can turn all checkings OFF ! And as
you point out, better to have> the possibility of bounds checking than
not... ________________________________________________________
Gautier  --  http://www.mysunrise.ch/users/gdm/gsoft.htm

NB: For a direct answer, e-mail address on the Web site!
<


Wouldn't
subtype day_number is natural range 1..31;
type month_days is array (day_number) of some_other_type;

eliminate the boundschecking??

Erlo Haugen



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-06-03 15:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-06-03 12:13 FW: Ada 200X Erlo Haugen
2003-06-03 14:49 ` Preben Randhol
2003-06-03 14:55   ` John R. Strohm
2003-06-03 15:16 ` Vinzent Hoefler

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