allocating memory for n dimensional array -


i have found many threads giving answers allocating memory 2d , 3d arrays 1 below

allocate memory 2d array in function c

is there way generalise n dimensional array.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

Python Tornado package error when running server -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -