标签:
it |
分类: Linux基础 |
标签:
it |
分类: 算法And设计模式 |
标签:
it |
分类: C/CPP |
一、短数据类型扩展为长数据类型
1、要扩展的短数据类型为有符号数的
如1:char x=10001001b;