z/OS Language Environment Writing Interlanguage Communication Applications
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Using aggregates

z/OS Language Environment Writing Interlanguage Communication Applications
SA38-0684-00

PL/I and COBOL map structures differently. In PL/I, the alignment of parameters is determined by the use of the ALIGNED and UNALIGNED attributes. For best results, all parameters passed between PL/I and COBOL routines should be declared using the ALIGNED attribute. The equivalent specification in COBOL is the SYNCHRONIZED clause. See the appropriate language reference and programming guide for details about the ALIGNED attribute.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014