Introduction - If you have any usage issues, please Google them yourself
Defines a two-dimensional array, int a [3] [4] sequentially input from the keyboard to the array, 2, 3 ... 12, with a one-dimensional array of pointers pointing at the line output of the array elements. Save 2.cpp Note: one-dimensional arrays are defined using a one-dimensional array accesses each row of two-dimensional array