[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
quantization » AdvancedTopics » Pascal2Delphi » Curl Content Language » CSharpGlossary » variable » CppClxGlossary » QbasicFAQ_OtherCompilers » WhatLinksHere » CDefinition » CppRunTimeError
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
quantization » AdvancedTopics » Pascal2Delphi » Curl Content Language » CSharpGlossary » variable » CppClxGlossary » QbasicFAQ_OtherCompilers » WhatLinksHere » CDefinition » CppRunTimeError
(C++) Run-time error
An error detected at run-time. Most probably these are detected by the operating system. Prefer compile-time errors over run-time errors [1].Other errors
- C++ compile errors
- C++ linking errors
- C++ runtime errors
- C++ Builder compile errors
- C++ Builder linking errors
- C++ Builder run-time errors
- C++ Builder misc errors
List of run-time errors
'Runtime error' links
References
- 1) Herb Sutter and Andrei Alexandrescu. C++ coding standards: 101 rules, guidelines, and best practices. ISBN: 0-32-111358-6. Chapter 14: 'Prefer compile- and link-time errors to run-time errors'.
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
