ILE C/C++ Programmer's Guide


Using Indicators to Transfer Information

Indicators allow information to be passed from a program to the system or from the system to a program. Display, ICF, and printer files can make use of indicators. Indicators are boolean data items that can contain a character value of either 1 or 0.

This section describes:

For records that are either read or written by a program, you can specify indicators:


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