JargonFile/entries/walk off the end of.txt

7 lines
216 B
Plaintext
Raw Normal View History

2014-04-26 10:52:28 -04:00
walk off the end of
2014-04-26 11:54:15 -04:00
vt. To run past the end of an array, list, or medium after stepping through
it a good way to land in trouble. Often the result of an off-by-one error.
Compare clobber , roach , smash the stack.