In ISO C, a pointer type is derived from a function type, a data object type, or an incomplete type. On the iSeries system, pointer types can also be derived from other iSeries entities such as system objects (for example, programs), code labels, and process objects. These pointer types are usually referred to as OS/400 pointers and they are used extensively in the ILE C Machine Interface Library and in the ILE C/C++ exception handling structures and functions.
This chapter describes:
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.