2010年4月20日

Printf(“%d”)

摘要: What’s the output result of the following code snippet? char foo() { unsigned int a = 6; int b = -20; char c; printf("%d ", a + b); (a + b > 6) ? ( c 阅读全文

posted @ 2010-04-20 09:16 前端风云志 阅读(945) 评论(0) 推荐(0)

导航

关注我

前端风云志