c语言计算过程中的过程转换

graph BT float==>double; id1[char, short]==>int; int-->unsigned unsigned-->long long-->double

注:加粗箭头表示:这些类型无论跟什么类型的数字进行运算都会转换成箭头指向的类型。

posted @ 2019-01-19 16:00  暮雪&&如霜  阅读(199)  评论(0编辑  收藏  举报