Home > Back-end > Questions about c language in operation
Questions about c language in operation
Time:01-17
How in the midst of a byte, set up a few of them a read-only bit? Such as uint8_t a; Only need it a bit read-only, the rest can be a normal, speaking, reading and writing, and how to solve this?
CodePudding user response:
C + + classes can be used to achieve, C can only be handled with care,