• An 8Byte vairable with binary operations
    I am finding it a bit difficult to get a 8byte variable on which i can perform binary operations such as logical bit ORing '|' and/or logical bit ANDing '&'. cant define the variable as double as...
  • Binary
    how many gigabytes in a terabyte?
  • Binary
    How do you represent the number 23 as an 8 bit binary number?
  • Operator ":"
    Hi, I saw this expression in a header file, and I don't know what ":" means, will you please tell me. unsigned char variable : 2; thanx
  • Debug binary
    I have a binary file which is a flash image. I have lost the source file and I need to debug it. Is keil capable to debug binary without source either on hardware or simulator? If no how can I do it...