Ill-behaved

From JargonWiki

Jump to: navigation, search
The Jargon File

Parts of this article are based on the Jargon File, v. 4.4.7,
a public domain document of hacker jargon.

Image:Glider-small.png
ill-behaved
Usage: adj.
Derivation: Numerical analysis
Alternate Derivation: Obs.
Antonym(s): well-behaved

See Also: bare metal, mess-dos


ill-behaved: adj.

  1. [numerical analysis] Said of an algorithm or computational method that tends to blow up because of accumulated roundoff error or poor convergence properties.
  2. [obs.] Software that bypasses the defined OS interfaces to do things (like screen, keyboard, and disk I/O) itself, often in a way that depends on the hardware of the machine it is running on or which is nonportable or incompatible with other pieces of software. In the MS-DOS world, there was a folk theorem (nearly true) to the effect that (owing to gross inadequacies and performance penalties in the OS interface) all interesting applications were ill-behaved. See also bare metal. Oppose well-behaved. See also mess-dos.
  3. In modern usage, a program is called ill-behaved if it uses interfaces to the OS or other programs that are private, undocumented, or grossly non-portable. Another way to be ill-behaved is to use headers or files that are theoretically private to another application.

Sources

Source: ill-behaved, in The Jargon File, version 4.4.7.


Public Domain

This article is in the public domain and is not subject to copyright, trademark, or any other legal protection of intellectual property.
Any and all user contributions to this page are also immediately dedicated to the public domain.
Editors of this page must accede to these terms as special conditions of the standard editing privileges.

Image:Public_Domain_sm.png
Personal tools
Toolbox