

InterviewSolution
Saved Bookmarks
1. |
Solve : Initializing a multidimensional array? |
Answer» HELLO there, I m TRYING to DYNAMICALLY allocate a multidimensional integer type array in C. but i am not sure about how to use the malloc syntax in this case. Could anyone PLEASE help me out. Thanks a LOT. |
|