Bounds Checking

Bounds checking is any method that is used to check whether a given variable is within acceptable bounds before it is used. This includes ensuring that a number is within a valid range (range checking), as well as checking whether an array index is within bounds for a given array (index checking).

To access this content, you must purchase a Membership - check out the different options here. If you're a member, log in.
Synonyms:
Boundary checking, bounds check, bounds checks, bound checking, boundary checking, Bounds checking
Categories: Field Atlas


« Back to Glossary Index