• ANSI error
    when i use the coding " mmb_lcdPutCtl(LCD_CGRAM(1));" in my program...it shows an error that "requires ANSI-STYLE prototype" wat doesn that mean? how do i solve this? thanks
  • ANSI style prototype
    I have the following error on my simulated program. Error C267 Funcdef Requires ANSI-Style Prototype Summary *** Error C267 Funcdef Requires ANSI-Style Prototype Description A function was...
  • ANSI C document
    Hi, I need to know the specs. of the C language.I have a few books on C but does anyone have a link/soft copy/forums. Rgds Raj Shetgar
  • ANSI-C and idata
    Hi All, I need to make portable ANSI-C code, any advice how easier to hide "idata"? I use small memory model, and wouldn't change it. Regards, Vladimir
  • ANSI escape sequence
    Hi I am programming something and i need to use Hyperterminal to display the output, all is well but i am struggling for the right ANSI escape sequence to position the cursor to the beginning, i have...