摘要: 1.如何表示数据类型的最大最小值 C中int类型是32位的,范围是 2147483648到2147483647 标准头文件limits.h中有定义: 阅读全文
posted @ 2019-11-21 23:23 hunter-w 阅读(105) 评论(0) 推荐(0) 编辑