What is the Data Type to store binary information in C?
what is the Data Type to store binary information in C?. for example i want to store 1010 (which is eq. to 10 (Decimal)) in a variable. what is Data Type?|||Any one you want. You can store it as a string, as an integer, as a float.
No comments:
Post a Comment