off-by-one error n.
[common] Exceedingly common error
induced in many ways, such as by starting at 0 when you should have
started at 1 or vice-versa, or by writing < N instead of
<= N or vice-versa. Also applied to giving something to the
person next to the one who should have gotten it. Often confounded
with fencepost error, which is properly a particular subtype
of it.
[common] Exceedingly common error
induced in many ways, such as by starting at 0 when you should have
started at 1 or vice-versa, or by writing < N instead of
<= N or vice-versa. Also applied to giving something to the
person next to the one who should have gotten it. Often confounded
with fencepost error, which is properly a particular subtype
of it.
Related:
- off-by-one error: n. Exceedingly common error induced in many
ways,
such as by starting at 0 when you should have started... - fencepost error n.
1. [common] A problem with the discrete
equivalent of a boundary condition,
often exhibited in programs by iterative loops.... - fencepost error: n. 1. A problem with the discrete equivalent of a
boundary condition,
often exhibited in programs by iterative loops.... - obi-wan error /oh'bee-won` er'*r/ n.
[RPI, from
`off-by-one' and the Obi-Wan Kenobi character in "Star
Wars"] A loop of some sort in which the index is off by 1.
Common when the index should have started from 0... - obi-wan error: /oh'bee-won` er'*r/ [RPI, from `off-by-one' and
the Obi-Wan Kenobi character in "Star Wars"] n.
A loop of some sort in which the index is off by... - slop: n. 1. A one-sided {fudge factor}, that is, an allowance for
error but in only one of two directions.
For example, if you need a piece of wire 10 feet... - slop n.
1. A one-sided fudge factor, that is, an
allowance for error but in only one of two directions.
For example, if you need a piece of wire 10 feet... - zeroth: /zee'rohth/ adj. First. Among software designers,
comes from C's and LISP's 0-based indexing of arrays... - vaxocentrism /vak`soh-sen'trizm/ n.
[analogy with
`ethnocentrism'] A notional disease said to afflict C programmers
who persist in coding according to certain assumptions that are
valid (esp.
under Unix) on VAXen but false elsewhere. Among ...
From the same category:
- real user n.
1. A commercial user. One who is paying
real money for his computer usage.
2. A non-hacker. Someone using the system for an... - zip vt.
[primarily MS-DOS] To create a compressed archive
from a group of files using PKWare's PKZIP or a compatible
archiver.
Its use is spreading now that portable implementations... - BITNET /bit'net/ n., obs.
[acronym: Because It's Time
NETwork] Everybody's least favorite piece of the network (see
the network) -
until AOL happened. The BITNET hosts were a collection... - FOD /fod/ v.
[Abbreviation for `Finger of Death',
originally a spell-name from fantasy gaming] To terminate... - greenbar n.
A style of fanfolded continuous-feed paper
with alternating green and white bars on it,
especially used in old-style line printers. This...
