I have seen many online resources about accessing the 2D array in C and all shows only one answer *( *(arr + i) + j))
*( *(arr + i) + j))
void pointer_string_array_