阅读背景:

关于printf中i++与++i的问题

来源:互联网 
请问
main()
{ int i=8;
  printf("%d\n",++i);   printf("%d\n",++i)



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: