ILE COBOL Programmer's Guide

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.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]