gtpc2mbnC/C++ Language Support User's Guide

TPF Collection Support: Non-Cursor

This chapter provides information about TPF collection support (TPFCS) for non-cursor collection functions.

A collection is an abstract arrangement of data that allows you to manage a group of data elements that have common attributes. Collections are used to store and manage elements. Different collections have different internal structures and different access functions for element storage and retrieval. For more information about collections, see TPF Application Programming.