int_min在標準標頭檔案limits.h中定義。 #define int_max 2147483647. #define int_min (-int_max - 1). 在c/c++語言中,不能夠直接使用-2147483648來 ...
確定! 回上一頁