DEEn Dictionary De - En
DeEs De - Es
DePt De - Pt
 Vocabulary trainer

Spec. subjects Grammar Abbreviations Random search Preferences
Search in Sprachauswahl
infinite loop
Search for:
Mini search box
 
English Dictionary: infinite loop by the DICT Development Group
2 results for infinite loop
From Jargon File (4.2.0, 31 JAN 2000) [jargon]:
   infinite loop n.   One that never terminates (that is, the
   machine {spin}s or {buzz}es forever and goes {catatonic}).   There is
   a standard joke that has been made about each generation's exemplar
   of the ultra-fast machine: "The Cray-3 is so fast it can execute an
   infinite loop in under 2 seconds!"
  
  

From The Free On-line Dictionary of Computing (15Feb98) [foldoc]:
   infinite loop
  
      (Or "endless loop") Where a piece of program is
      executed repeatedly with no hope of stopping.   This is nearly
      always because of a {bug}, e.g. if the condition for exiting
      the loop is wrong, though it may be intentional if the program
      is controlling an {embedded system} which is supposed to run
      continuously until it is turned off.   The programmer may also
      intend the program to run until interrupted by the user.   An
      endless loop may also be used as a last-resort error handler
      when no other action is appropriate.   This is used in some
      {operating system} kernels following a {panic}.
  
      A program executing an infinite loop is said to {spin} or
      {buzz} forever and goes {catatonic}.   The program is "wound
      around the axle".
  
      A standard joke has been made about each generation's exemplar
      of the ultra-fast machine: "The Cray-3 is so fast it can
      execute an infinite loop in under 2 seconds!"
  
      See also {black hole}, {recursion}, {infinite loop}.
  
      [{Jargon File}]
  
      (1996-05-11)
  
  
No guarantee of accuracy or completeness!
©TU Chemnitz, 2006-2024
Your feedback:
Ad partners