A return value is expected for the procedure-interface specification.
20
Cause . . . . . : No return value has been specified for the procedure-interface specification, but the prototype indicates that a value is returned. The return-value definition from the prototype is assumed.
Recovery . . . : Correct one of the return value definitions. Compile again.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.