[comp.lang.c] Run-time memory allocation for multi-dimensional arrays

spier@yellowstone.steinmetz (kevin l spier) (07/27/88)

A while back there was a large discussion of how to go about writing
a package so that one could allocate an n-dimensional array A at run-time
and still use the normal indexing convention as used with n-dimensional
arrays which have there storage requirements eclared  compile-time
(eg. of latter case being: int b[10][10]).

I am interested in finding out specifics about such packages that
people have placed in the public domain. To avoid net clutter please
e-mail your responses to me and I will post a summary.

Thank you.

Kevin L. Spier
spierk@turing.cs.rpi.edu