C language question:

Users questions: intb [2] [3]; the two-dimensional array can be decomposed into b [0] and b [1] 2 one-dimensional array you?
Experts answer: this two-dimensional array can be decomposed into b [0] and b [1] 2 one-dimensional array you? can not be separated, can only be used when only two-dimensional array to represent an element
  • This information provided by the users.Thanks!