• How make library file that need some defines in othel header file?
    Hello every body, i know how to build a library file. but now i need a library file that need a .h file for some defines. i have some constant that define pin map of board,i want make a .lib...
  • Library Files ( NEED HELP!!)
    Hello, I'm trying to create my own library file and include it into my project 1)I've written two function in separate files abc.A51 and xyz.A51 2)These files contain only 1 functions each abc(...
  • Header Files
    Hi, Where can I find the header files in C51. for instance: #include <Reg932.h> I need the ones for memory and I/O for instance: #include <memory.h> #include <io.h> those header files cannot be...
  • Header File
    Hi everyone, I want to know if there a method where I can lock the access to the header file. I have a header file which I dont want other user to alter or see it. The user can only call the function...
  • Header files
    Dear Sir, I am New to program in Keil C, In a Program i am using following header files, since i don't have the following header files it gives me an error as "can't open the file" can you please help...