We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0325ec8 commit 8c99840Copy full SHA for 8c99840
Chapter12/arraysND.c
@@ -2,6 +2,8 @@
2
// Chapter 12
3
// Learn C Programming
4
//
5
+// ND stands for N-dimensions.
6
+//
7
// Demonstrate how to declare, initialize, and
8
// manipulate 2D and 3D arrays.
9
0 commit comments