Bounds Checking

Checking of array accesses (and PointerArithmetic, if supported) to ensure that the index is within the bounds of the array.

In languages that do not require BoundsChecking, accessing an array out of bounds may cause UndefinedBehavior.


EditText of this page (last edited November 10, 2014) or FindPage with title or text search