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

Spec. subjects Grammar Abbreviations Random search Preferences
Search in Sprachauswahl
run-time error
Search for:
Mini search box
 
English Dictionary: run-time error by the DICT Development Group
2 results for run-time error
From WordNet (r) 3.0 (2006) [wn]:
run-time error
n
  1. an error in logic or arithmetic that must be detected at run time
    Synonym(s): semantic error, run-time error, runtime error
From The Free On-line Dictionary of Computing (15Feb98) [foldoc]:
   run-time error
  
      An {error} in the execution of a program which
      occurs at {run time}, as opposed to a {compile-time error}.
  
      A good programming language should, among other things, aim to
      replace run-time errors by compile-time errors.   Language
      features such as {strong typing} help.
  
      A good program should attempt to avoid run-time errors by, for
      example, checking that their input data is sensible.   Where
      this is not possible, the program should attempt to detect the
      error and handle it gracefully rather than just exiting via
      the language or operating system's default handler.   Here
      again, a good language will make this easy to do (or at least
      possible).
  
      See also {abort}, {core dump}, {GPF}.
  
      (1997-01-13)
  
  
No guarantee of accuracy or completeness!
©TU Chemnitz, 2006-2024
Your feedback:
Ad partners