Mill Computing, Inc. Forums The Mill Tools Compilers ensuring bounds of arrays Reply To: ensuring bounds of arrays

Ivan Godard
Keymaster
Post count: 689

Any bounding scheme would have to support the language standards, which explicitly permit one-past-the-end addresses, though not actual access at that address.