在C中编程时,假如我将整数h作为十六进制值而整数d作为十进制数.我可以在h和d之间进行加法或减法吗?或者他们必须在同一个数字系统?
c binary hex decimal
binary ×1
c ×1
decimal ×1
hex ×1