Articles related to "Arrays Multidimensional"Arrays are often considered to be difficult to use in C++, but this article shows that this is not the case- it even shows how to calculate the number of array elements.
VBScript Ubound d can be used to get the number of elements in a multidimensional array. However, the number of dimensions must be known. A simple function will help
Arrays are easy to create in any programming language and can be static or dynamic, one dimension wide or multidimensional; and it's even easier with VBScript.
|