I\'m trying to dynamically allocate a 2D INT array in C in order to return a transposed matrix, I\'ve done several research on the topic, and it should work this way, howeve