ILE COBOL Programmer's Guide


Using Pointers in an ILE COBOL Program

You can use a pointer (a data item in which address values can be stored) within an ILE COBOL program when you want to pass and receive addresses of data items, ILE procedures, or program objects.

This chapter describes:


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