• Which diagram of UML is suitable for describing the Interprocess Communications?
    Hello UML is more and more widely used in the development of embedded system. Embedded Operating System is more and more used in embedded system too and the communications between tasks is the main...
  • Which diagram of UML is suitable for describing the Interprocess Communications?
    Hello UML is more and more widely used in the development of embedded system. Embedded Operating System is more and more used in embedded system too and the communications between tasks is the main...
  • Converting 'short' to 'unsigned char'
    Hi, I've to debug an application written by someone else (...) An 'unsigned char' is used to be filled with data from a 'short'. If I change the source 'short' variabele type (filled somewhere...
  • 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 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