I have to create a dynamic and 3 dimensional integer-Array for C. But I have to create the pointers separately and use malloc. I know how to create 2d Array with malloc but