本文介绍了主要功能地址的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



主要功能地址是657.

在所有编译器中显示。

试试吧&说为什么?

再见,


Is main function address is 657.
its show in all compiler.
try it & say why?
bye,

推荐答案




不,主要功能'的地址可能是你的实施

想要它是。你不能依赖它是任何特定的数值,

实际上你不能依赖它作为一个数值。


-

/ - Joona Palaste(pa*****@cc.helsinki.fi)-------------芬兰------- -\

\ - ---------------------规则! -------- /

继续拍摄,迟早你一定会碰到什么东西。

- Misfire



No, the main function''s address may be whatever your implementation
wants it to be. You can''t rely on it being any particular numeric value,
actually you can''t rely it on being a numeric value at all.

--
/-- Joona Palaste (pa*****@cc.helsinki.fi) ------------- Finland --------\
\-- http://www.helsinki.fi/~palaste --------------------- rules! --------/
"Keep shooting, sooner or later you''re bound to hit something."
- Misfire





不,主要功能'的地址可能是你的实施

想要它是。你不能依赖它是任何特定的数值,

实际上你不能依赖它作为一个数值。


-

/ - Joona Palaste(pa*****@cc.helsinki.fi)-------------芬兰------- -\

\ - ---------------------规则! -------- /

继续拍摄,迟早你一定会碰到什么东西。

- Misfire



No, the main function''s address may be whatever your implementation
wants it to be. You can''t rely on it being any particular numeric value,
actually you can''t rely it on being a numeric value at all.

--
/-- Joona Palaste (pa*****@cc.helsinki.fi) ------------- Finland --------\
\-- http://www.helsinki.fi/~palaste --------------------- rules! --------/
"Keep shooting, sooner or later you''re bound to hit something."
- Misfire



这篇关于主要功能地址的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-16 03:22