images\warning_sml.gifPAR: Bad Parameter (Error Detection)

Example       Related Topics

A PAR message indicates that the program called a Win32API or C run-time routine, such as write(), with a bad parameter.

Purify reports PAR messages when the program uses invalid or improper arguments to API calls. This message can also occur when you copy a block of memory in such a way that the source improperly overlaps the destination.

(C) Copyright IBM Corporation 1992, 2010.