Run-time memory allocation for multi-dimensional arrays
kevin l spier
spier at yellowstone.steinmetz
Wed Jul 27 23:17:41 AEST 1988
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 at turing.cs.rpi.edu
More information about the Comp.lang.c
mailing list