打印

stack and heap

[复制链接]
1871|5
手机看帖
扫描二维码
随时随地手机跟帖
沙发
平常人| | 2007-11-16 20:51 | 只看该作者

In general, STACK grows top down. But HEAP grows bottom up.

In general, STACK grows top down. But HEAP grows bottom up.

STACK is used for return address of function call. But HEAP is not used for that purpose.

STACK is used for small amount of variables. But HEAP may be used for big amount of data.

Of course, they have different names.

使用特权

评论回复
板凳
alice84| | 2007-11-16 20:54 | 只看该作者

平常人

perfect!

使用特权

评论回复
地板
peecok|  楼主 | 2007-11-16 21:40 | 只看该作者

thank you very much

使用特权

评论回复
5
梦里| | 2007-11-16 21:40 | 只看该作者

you are welcome!

使用特权

评论回复
6
michael_li| | 2007-11-19 16:12 | 只看该作者

good good study

使用特权

评论回复
发新帖 我要提问
您需要登录后才可以回帖 登录 | 注册

本版积分规则

34

主题

89

帖子

0

粉丝