Error Messages that Communicate.
Intermediate Level Users.
Includes CD-ROM.
This book focuses on the three important elements of an effective error message: notification, explanation and solution. The book teaches C, C++ and Visual Basic programmers how to write effective error messages that notify the user of an error, clearly explain the error, and most importantly, offer a solution to the error. Methods for preventing and trapping errors before they occur are also discussed, plus creating flexible input and response routines to keep unnecessary errors from happening. The enclosed CD contains a public domain dynamic link library - ErrorMessage.DLL.