• Problem when .c file is directly included in another file using #include
    I have a Keil uv2 project which has two .c files namely main.c and add.c. The file main.c has function main. The add.c file has definition of function add. In main.c I included add.c using include statement...
  • Problem when .c file is directly included in another file using #include
    I have a Keil uv2 project which has two .c files namely main.c and add.c. The file main.c has function main. The add.c file has definition of function add. In main.c I included add.c using include statement...
  • http_cgi.c include problem
    Hello everyone, I want to create a dynamic page. When i try to include http_cgi.c in my project i get the following errors: 1. http.axf: Error: L6200E: Symbol cgi_process_var multiply defined...
  • Include Files Problem
    Hi Friends, I'm currently working on C51v6.02 by Keil, My Problem goes like this: I have a project which has the files file1.c , file2.c , file3.c . And header files header1.h , header2.h , header3...
  • include lib problem
    hello m writing a .c code for 8052 philips microcontroller....while buliding it, it says dat it can't open d following files... #include <Philips\8xC31-51-80C51Fx-80C51Rx+.h> #include <standard...