Type to use to represent a byte in ANSI (C89/90) C?

后端 未结 6 1245
一向
一向 2020-11-28 09:46

Is there a standards-complaint method to represent a byte in ANSI (C89/90) C? I know that, most often, a char happens to be a byte, but my understanding is that this is not

6条回答
提交回复
热议问题