书法字典:https://www.shufadict.com

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 翰墨小生 阅读(933) 评论(0) 推荐(0) 编辑

导航

书法字典:https://www.shufadict.com