This page provides an overview of each error code. You can suppress errors using the Suppressions Control Panel (see Customizing Options on Windows). The following sections provide a detailed description of each error including:
Sometimes you will see values identified as <argument #>
or <return>
instead of names from your program. In this case, <argument n>
refers to the n
th argument passed to the current function (i.e., the argument where the error was detected), and <return>
refers to a value returned from the function indicated.