阅读背景:

c语言中unsigned int和int的区别

来源:互联网 



void foo(void) 

  unsigned int a = 6; 
  int b = -20;   




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

分享到: