X.1: What is the most efficient way to store flag values?
X.2: What is meant by "bit masking"?
X.3: Are bit fields portable?
X.4: Is it better to bitshift a value than to multiply by 2?
X.5: What is meant by high-order and low-order bytes?
X.6: How are 16- and 32-bit numbers stored?
No comments:
Post a Comment