全部问题 > 当前问题

短整型所赋予的值超过其区间范围

#include main() { short a=32768; peintf("%hd\n",a+1); } 遇到这类的应该怎么计算

耿嘉琦 2017-7-22 08:34:47

共 0 个回答

问题来自: 变量修饰符