Recent questions tagged multidimensional-array

Ask a Question
0 votes
1 answer 21 views

What are the differences between multidimensional arrays double[,] and array-of-arrays double[][] in C#? ... , what is the best use for each one?...

–3 votes
0 answers 14 views

Is it possible, in PHP, to flatten a (bi/multi)dimensional array without using recursion or ... in the lines of array_map() and array_values()....

To see more, click for the full list of questions or popular tags.
...