C++ How to allocate memory dynamically on stack?

后端 未结 7 1036
南旧
南旧 2020-12-04 11:07

Is there a way to allocate memory on stack instead of heap? I can\'t find a good book on this, anyone here got an idea?

7条回答
提交回复
热议问题