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:
-




- 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 |
Publisher Info
- Author:
- AnyExample
Other listings by this publisher
- Simple and secure mail function based on php mail()
- Display MySQL table as HTML example
- Playing WAV files using Java
- Rails and SQL queries
- Converting RGB values from/to HTML hex representation.
- AJAX get page title example
- PHP Cookie example and function-helper
- How to load file into memory using plain ANSI C language
- MySQL (BLOB field) Image Gallery Example
- PHP AJAX example: asynchronous file upload
- PHP password generation
- Java full screen image viewer
- AJAX web-counter for widgets
- IE7 compatible prompt() alternative
- 5 useful PHP functions for MySQL data fetching
- PHP multiple photo thumbnail generator
- Making XML/XSLT driven site using PHP
- Bar chart HTML generator
- Uploading files to Amazon S3 with REST API
- Redirect function with permanent 301 redirect support
- Gd / FreeType text label generator
- qsort: sorting array of strings, integers and structs
- How to allow some safe HTML in Rails projects
- Rails Photo Gallery
