I have a 2d char array as a char pointer pointer, I need to print it on the screen at once. Is there a way to print a 2d array using printf?
If not, how do I convert