CArray::CArray

This constructor constructs an empty array. The array grows one element at a time.

Syntax

CArray( );

At a Glance

Header file: Afxtempl.h
Platforms:
Versions: 1.0 and later
Complete documentation: Visual C++ documentation

See Also

CArray Overview, CArray Member Functions, CObArray::CObArray