Hi everyone,
today, My C prof covered multidimensional arrays...he says that, there exist, in addition to the two dimensional arrays, n-dimensional arrays.. he asks us not to pay attention to these concepts and focus only on the two dimensional model..
The problem is that i want to go deeper in C, deeper than the school program, and i guess it's crucial to understand what means to have more than two dimensional array..
PS: i can imagine what is gonna be like a three-dimensional array in reality...but how that works in memory??