• Corrupted main.c file
    Hi, Last night I had saved the project I was working on and when I opened it today, I found that my main.c file is corrupted. It appears to be an endless string of NUL. This is the second time its happened...
  • Corrupted main.c file
    Hi, Last night I had saved the project I was working on and when I opened it today, I found that my main.c file is corrupted. It appears to be an endless string of NUL. This is the second time its happened...
  • compile c++ Header file with main.c
    Hello, I want to build c++ header and source file in main.c file. is this possible? please give me some information about it? Regards Milav
  • compile c++ Header file with main.c
    Hello, I want to build c++ header and source file in main.c file. is this possible? please give me some information about it? Regards Milav
  • main.c(11): error C129: missing ';' before 'void'
    void init_LCM(void) { write_inst(0x30); /*set function*/ write_inst(0x30); /*set function*/ write_inst(0x30); /*set function*/ write_inst(0x38); /*set 2 line*/ write_inst(0x08); /*off lcd*/ write_inst...