Passing Data Using Pointers

You can use a pointer within an ILE COBOL program when you want to pass and receive addresses of a dynamically-located data item.

For a full description of how pointers are used in an ILE COBOL program, refer to Using Pointers in an ILE COBOL Program.