With multidimensional arrays , you can use the same method to iterate through the elements , for example 由于有了多维数组,可以使用相同方法来循环访问元素,例如:
Along the way , you ll learn how to write your own functions and use awk s multidimensional arrays 在这个过程中,您将学习如何编写自己的函数,并使用awk的多维数组。
A table that is stored in the memory which is used to calculate an address in accessing some multidimensional arrays 一个存放在内存中的向量表,它在访问多维数组时用来计算地址。
Describes how to pass multidimensional arrays of integers by value and how to pass one - dimensional arrays by reference 描述如何通过值传递多维整数数组以及如何通过引用传递一维数组。
For multidimensional arrays , the initialization for each separate dimension is surrounded by braces within the outer dimension 对于多维数组,每个单独维的初始化被外部维内的大括号括起。