Printer Friendly
The Free Dictionary
982,772,426 visitors served.
?
Dictionary/
thesaurus
Medical
dictionary
Legal
dictionary
Financial
dictionary
Acronyms
 
Idioms
Encyclopedia
Wikipedia
encyclopedia
?

run-time error

   Also found in: Dictionary/thesaurus, Wikipedia 0.03 sec.
(programming)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.

?Page tools
Printer friendly
Cite / link
Email
Feedback
? Mentioned in ? References in periodicals archive
 
The MULTI IDE includes a source-level debugger, program builder, profiler, run-time error checker, version control, memory leak detector and editor.
Session 39-MST-5, Castle Peak II--Tom Erkkinen will present the paper "Automatic Flight Code Generation with Integrated Static Run-Time Error Checking and Code Analysis," which describes using Model-Based Design to create executable specifications, automatically generating flight code, and performing verification and validation activities on the model.
MULTI includes a source-level debugger, program builder, run-time error checker, version control, and code/performance optimization.
 
Encyclopedia browser? ? Full browser
 
 
Encyclopedia
?

Disclaimer | Privacy policy | Feedback | Copyright © 2008 Farlex, Inc.
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. Terms of Use.