Skip to content

Commit 8c99840

Browse files
authored
update tombstone
1 parent 0325ec8 commit 8c99840

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Chapter12/arraysND.c

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
// Chapter 12
33
// Learn C Programming
44
//
5+
// ND stands for N-dimensions.
6+
//
57
// Demonstrate how to declare, initialize, and
68
// manipulate 2D and 3D arrays.
79
//

0 commit comments

Comments
 (0)