Comment on The most useful GCC options and extensionsparentComments−IsTom13yAs to binary literals, there is a straightforward translation from and to hexadecimal. It might be hard to get used to it at first, but when you see enough of them you just know what it looks like in binary.
Comments
As to binary literals, there is a straightforward translation from and to hexadecimal. It might be hard to get used to it at first, but when you see enough of them you just know what it looks like in binary.