only two answers for
printf("a++=%d +aa=%d", a++, ++a);
one is gcc one or standard c order one: 10 12
one is vcc one or pascall order one: 11 11
The 11 12 one is definitely wrong.
回复:我用visual c++ 6.0: 对的.
所有跟帖:
•
回复:回复:我用visual c++ 6.0: 对的.
-clowhand-
♀
(773 bytes)
()
06/29/2004 postreply
20:45:35
•
one more comment
-clowhand-
♀
(274 bytes)
()
06/29/2004 postreply
20:53:17
•
don't understand?
-pleaseexp-
♀
(295 bytes)
()
06/30/2004 postreply
08:01:28
•
回复:don't understand?
-clowhand-
♀
(380 bytes)
()
06/30/2004 postreply
19:49:17
•
totally confused
-goingcraz-
♀
(259 bytes)
()
06/30/2004 postreply
08:58:40
•
3! anwsers. Avoid!
-红辣椒-
♀
(13 bytes)
()
06/30/2004 postreply
17:23:18
•
能解释吗?
-真糊涂啦啦...-
♀
(0 bytes)
()
06/30/2004 postreply
19:38:44
•
回复:能解释吗?
-红辣椒-
♀
(317 bytes)
()
06/30/2004 postreply
19:47:15
•
这样看来,还是VC++合理些
-意味深长-
♀
(0 bytes)
()
06/30/2004 postreply
19:46:01
•
Finally! got the answer,
-fianlly-
♀
(81 bytes)
()
07/01/2004 postreply
08:43:49