Paul Schlyter wrote: > So this bounds checking can not be turned off in Ada, for efficiency ? It's compiler dependent - but the Ada compilers I've used allow pretty much all runtime checking to be disabled. This is reasonable - after a degree of testing I guess... I've personally never written anything in Ada that ran slowly enough to bother with it. Matt