• meaning of some operator ?
    anybody please give me the meaning of the following operator: &= |= ^= sorry for this stupid question, 'cause i'm just a newbie and i couldnt find any discription about them in uVision Helper. Tks...
  • the meaning of this
    i didn't know the meaning of this (P0=~(row[f][i]))
  • 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
  • IRQ meaning
    Does using the __irq at the end of the function automatically calls itself when an interrupt occurs? for e.g. void ISR_TIMER0(void) __irq { int interrupt; //-------------------------- if( T0IR...
  • What does this message means..
    I am using a atmel 89s8252 controller which has 8k flash, 2k eeprom, and 256 ram.. I am using the evaluation version of the keil.. My question is would my program be compiled if i were to use the...