摘要: C语言中的int类型的范围是由什么决定的在 K&R 经典教材The C Programming Language的2.2节中,对 int 类型是这样描述的an integer, typically reflecting the natural size of integers on the host... 阅读全文
posted @ 2014-03-06 22:49 Iambda 阅读(823) 评论(0) 推荐(1)