經安全檢測,此網站為安全網站,請放心前往原始網址!

Multi-dimensional Arrays in C

C programming language allows multidimensional arrays. Here is the general form of a multidimensional array declaration: type name[size1][size2]...[sizeN];.

www.tutorialspoint.com

網址安全性掃描由 google 提供