This class supports arrays that are similar to C arrays, but can dynamically shrink and grow as necessary.
Header file: | Afxtempl.h |
Platforms: | H/PC 2.0, Palm-size PC, H/PC Pro |
Windows CE versions: | 1.0 and later |
Complete documentation: | Visual C++ documentation |
template< class TYPE, class ARG_TYPE > class CArray : public CObject