Rational Developer for System z
COBOL for Windows, Version 7.5, Programming Guide


Call interface conventions

The call interface convention that you use determines the order of passed parameters on the stack, the methods for sending data to a program, how returned data is received from a program, and methods of name decoration.

You can use any of the call interface conventions shown in the related references below with your COBOL programs.

related references
CDECL
OPTLINK
SYSTEM


Terms of use | Feedback

Copyright IBM Corporation 1996, 2008.
This information center is powered by Eclipse technology. (http://www.eclipse.org)