In C, I know I can dynamically allocate a two-dimensional array on the heap using the following code: int** s