|
hello!
I want to define a 2-dimensional array whose dimensions are determined in the run-time.(in c language, not c++)
I want to use dynamic memory allocation functions of the standard library. Is there anybody who can help?
Last edited by go4expert; 24Aug2004 at 15:04..
|