Logical errors in a source program are often difficult to detect
and sometimes can make it appear as though there are compiler or
library failures.
Some common errors in source programs are:
- Failure to convert correctly from arithmetic data
- Incorrect arithmetic and string-manipulation operations
- Failure to match data lists with their format lists
|
This information center is powered by Eclipse technology. (http://www.eclipse.org)