Hi,

If I want to allocate a buffer within stack. but it seems the popular command new is useless since it allocates the memory from heap dynamically. Do you guys know something about that!

Thanks!

Jinag