Currently viewing Computer Tips

Related Post

1 Comment Received

MyAvatars 0.2 admin
May 8th, 2008 @9:10 pm  

In computer programming, error codes are enumerated messages that correspond to faults in a specific software application. They are typically used to identify faulty hardware, software, or incorrect user input in programming languages that lack exception handling, although they are sometimes also be used in conjunction with exception handling. Error codes are not to be confused with return codes, although both are commonly used together in error handling. Some of the most severe error codes visible to users are the “Blue Screen of Death” codes provided by the Microsoft Windows operating systems.

Leave A Reply

Please Note: Comments maybe under moderation after you submit your comments so there is no need to resubmit your comment again