EGL Reference Guide for iSeries


DataItem part

A dataItem part defines an area of memory that cannot be subdivided. A dataItem part is a standalone part, unlike a structure item in a structure.

A data item is a memory area that is based on a dataItem part. You may use a data item in these ways:

Each data item has a series of properties, whether by default or as specified in the dataItem part. For details, see Overview of EGL properties and overrides.


Related concepts
Parts
Overview of EGL properties and overrides
Record parts
Structure
Typedef


Related tasks
Setting preferences for templates


Related reference
EGL source format
Data initialization
Items
Primitive types


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