[cpp] char ch[] = "123.456";
xxmplus
xxmplus at gmail.com
Thu Sep 14 20:14:34 CST 2006
䃟是常量,既不在stack上也不在heap上。代码段数据段是汇编的东西吧。
说错了大家指正
On 9/14/06, Fei Xu <flyingxu at gmail.com> wrote:
> 通常说heap stack,那么"123.456"本身是保存在哪里的啊?是不是代码段、数据段的概念啊?
>
> --
> Fei Xu
> Shanghai, China
> _______________________________________________
> Cpp mailing list
> Cpp at codingnow.com
> http://codingnow.com/mailman/listinfo/cpp
>
>
--
Any complex technology which doesn't come with documentation must be the best
available.
More information about the Cpp
mailing list