• 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...
  • 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...
  • 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...
  • 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...
  • UVSOCK cursor position
    How to get the current position of the cursor in the edited file. As well as the value of the current string using the UVSOCK API. Where can the description to interface with libraries UVSC version...