• cursor position
    hello, i am working on a 8051 controller..i have to display a certain message on a particular location on the terminal...is there any function through which i can set the cursor position..??or any other...
  • uVision3 Editor Configuration
    uVision3 Editor Configuration Is there a way of highlighting the text content within a preprocessor directive block depending on it's condition value? Example: #if 0 i = i + 1; // line should...
  • A bug report
    keil c51在编译的时候会将0xfd的字符(有些汉字含该字符的内码)过滤...
  • Bug Reporting
    Is there a defined channel to report abug via EMail or Newsgroup?
  • serious bug in uV3 editor
    A character with the value of zero is appened to the end of the editor file, so the RealView compiler give an error message: Invalid character in input line. This does not always occur, but very often...