1

Possible Duplicate:
How do I work with dynamic multi-dimensional arrays in C?

Is their any way to dynamically allocate 2D array like 1D array.

using

malloc

or

calloc

Community
  • 1
  • 1
Dixit Singla
  • 2,540
  • 3
  • 24
  • 39
  • [Two second search on SO](http://stackoverflow.com/questions/917783/how-do-i-work-with-dynamic-multi-dimensional-arrays-in-c) – Mike Oct 09 '12 at 16:22

0 Answers0