Solution 2: Functions cannot return arrays. A pointer to the first element of an array can be obtained. In this case, the first element of the array is actually an array itself (a row in a matrix). The syntax required to declare a pointer to an array ( function returning ) is too c...