I would like to create a 2-dimensional array in a structure which I will pass on to the shared memory.
I\'ve used malloc, but it doesn\'t work.
I use c languag