C++ dynamic array template class

This article provides example of dynamic array implementation using C++ templates. It uses standard malloc/realloc memory allocation functions and simple "doubling size" resizing strategy. Our AeDynArray class interface resembles MFC standard CArray class, but uses only standard C libraries.

 
Visit Site:
C++ dynamic array template class
Filed in:
C & C++ / Tutorials & Tips / Introduction to C & C++
Platforms:
LinuxMicrosoft WindowsUnixApple Mac OS XSun Solaris 
Date Added:
Apr 17, 2007 
Last Updated:
Apr 17, 2007 

License and Pricing Information

Other

No restrictions (open source: copy, modify, redistribute, commercial use allowed) except re-publishing code in other sources.

Price: $0.00 USD

Publisher site visits: 1,079
Average rating: 2.89
Total ratings: 9

Be the first to review this listing!

Publisher Info

Author:
AnyExample 
Other listings by this publisher

Share this Listing