The Wayback Machine - https://web.archive.org/web/20141014232449/http://www.codeguru.com/cpp/cpp/cpp_mfc/arrays/

Latest Array Handling Articles

Standard Template Libraries: Using std::vector Arrays

The vector array, part of the standard namespace (std::), allows you to easily create a dynamic array of elements. The vector class belongs to the STL (Standard Template Libraries). Read on to learn when and how to use a vector array.

Latest Developer Videos

More...

Latest CodeGuru Developer Columns

MFC Integration with the Windows Transactional File System (TxF)

The Transactional File System (TxF), which allows access to an NTFS file system to be conducted in a transacted manner through extensions to the Windows SDK API. MFC 10, has been extended to support TxF and related technologies. This support allows existing MFC applications to be easily extended to support kernel transactions.

Top White Papers and Webcasts

  • Confused by all the agile advice? Relax! With Agile for Dummies by your side you'll learn the fundamentals of agile and how to increase the productivity of your software teams while enabling them to produce higher-quality solutions that better fulfill customer needs much faster.

  • Packaged application development teams frequently operate with limited testing environments due to time and labor constraints. By virtualizing the entire application stack, packaged application development teams can deliver business results faster, at higher quality, and with lower risk.

Most Popular Programming Stories

More for Developers

Latest Developer Headlines

RSS Feeds