More parameters were passed in the prototyped call than are allowed.
20
Cause . . . . . : A prototyped call must pass no more than the maximum number of parameters specified in the prototype. Extra parameters are ignored.
Recovery . . . : Correct the number of parameters passed. Compile again.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.