Playing with arrays in C++

By David A Saenz

Purdue University

Published on

Abstract

Two very simple examples on how to manage multidimensional arrays in C++. The compressed folder contains two examples. One on I/O of a 2D array and another on a 3D one. From these examples, an instructor or student can extend the technique for higher dimensional arrays.

Credits

NCN Project

Sponsored by

NCN Project, Purdue University

References

O'Reily, Practical C++ Programming

Cite this work

Researchers should cite this work as follows:

  • David A Saenz (2012), "Playing with arrays in C++," https://nanohub.org/resources/14095.

    BibTex | EndNote

Tags