[A83] Re: allocating uninitialized memory?


[Prev][Next][Index][Thread]

[A83] Re: allocating uninitialized memory?



> Of course, the space available here is very little.

Hmm, so that's no good for my purposes.  I was hoping that the stack could
grow to the available memory, but I guess not.  Is there some other method
for allocating memory, or should I just allocate it statically in my
program?




Follow-Ups: References: