In an array, when you allocate the number of arrays,
(ie) int x, y, anarray[8][8];
does that make arrays equalling 8 squared as in 64 arrays????
I am not certain how this works so I would appreciate any info people can provide
Thanx
BTW........ I have found an excellent site for learning programming including c++, cobol and others, at www.cprogramming.com