We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
How do I use a binary number so that the compiler understand it?
This is what I've done:
10101010b
But the compiler gives an error: syntax error near 'b'
Take the b and make it MC