• Difference between Interrupts and Functions
    Hi, Iam new to the microcontrollers,could u pls explain what is the difference b/w Interrupt and functions in embedded programing........
  • difference between short and char
    Hi all, What is the difference between the data types char and short? According to the book, they are both 8 bits and have the exact same range. Thanks, Steve
  • difference between opcode and hexcode
    can u tell the difference between opcode and hexcode
  • difference between the two?
    What is the difference between the following two variable declaration? unsigned char var; and unsigned char data var;
  • difference between compilers
    I have C code that includes more than one file. it was compiled by keil c51 ver 3.2 (1990) and works. when i compile it with new keil microvision compiler the program doesn't work (but compiler says...