I\'m learning C and doing some coding challenges to learn. While doing 1 challenge I need to create a dynamic 2D char array.
I am trying to follow some other St