Run-time error


programming
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)

Read Also:

  • Russian tea cakes

    noun See Mexican wedding cakes

  • Russian-thistle

    noun 1. a saltwort, Salsola kali tenuifolia, that has narrow, spinelike leaves, a troublesome weed in the central and western U.S.

  • Russian-turkestan

    noun 1. See under Turkestan. noun 1. a vast region in W and central Asia, E of the Caspian Sea: includes territory in the S central part of Xinjiang province in China (Eastern Turkestan or Chinese Turkestan) a strip of N Afghanistan, and the area (Russian Turkestan) comprising the republics of Kazakhstan, Kirghizia (Kyrgyzstan), Tadzhikistan […]

  • Russian-wolfhound

    noun 1. borzoi. Russian wolfhound noun 1. a less common name for borzoi

  • Russian-zone

    noun 1. a zone in Germany controlled by the Soviet Union 1945–89. Russian Zone noun 1. another name for the Soviet Zone


Disclaimer: Run-time error definition / meaning 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. All content on this website is for informational purposes only.