![]() |
|||
Comments and Discussions
|
About Article
Alternative to Translating a jagged array
array= new int[4][] { new int[] { 5, 1, 0, 0, 0 }, new int[] { 6, 2, 0, 1, 0 }, new int[] { 7, 3, 0, 0, 0 }, new int[] { 0, 4, 0, 0, 0 },};1341 keystrokes spared.
Related Videos
Related Articles
|
||||||||||||||||||||||||||||||||||||||||||