Arrays in C++ - TechRepublic
General discussion
January 10, 2001 at 04:55 AM
crystylyn

Arrays in C++

by crystylyn . Updated 25 years, 4 months ago

I’m a student and I’m trying to understand arrays and how to use them. In particular I have a problem that could be solved with 3 separate arrays (how to tie them together?) or one 3-dimensional array. Any ideas as to how to do this or where to get information would be greatly appreciated!

This discussion is locked

All Comments