Error code: Difference between revisions

Content deleted Content added
Selphie (talk | contribs)
slight re-word
No edit summary
Line 1:
In [[Programming language]] '''error codes''' are numbered messages that correspond to faults in a specific [[software application]], which can be caused by faulty [[hardware]], [[software]], or incorrect user input. '''Error codes''' are not to be confused with [[return code|return codes]] though the latter are commonly used in error handling. Some of the most common error codes visible to users are the "[[Blue Screen of Death]]" codes provided by the [[Microsoft Windows]] [[operating system]].
{{sub-stub}}
[[category:programming]]