uint8_t的数据类型

uint8_t的数据类型

uint8_t数据类型等价于

unsigned char uint8_t;

你可能感兴趣的:(linux)