I have an 4 digit Hex NSString that’s something like “00C0” or “01C3”. I would like to be able to convert this to binary to see what bits are toggled. My searches return too many irrelevant results, please help.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
NSScanner should do the trick: