• 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
    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 I want to use the command sleep while programming 8051............ Doesany body know that in which header file it is definrd and if so plz send me that header file Regards uzma
  • HEADER files
    can i use TYPEDEF keywordin the header file as i m using KEIL microvision3 c51 compiler
  • C51 header file problem
    Hi, I've been looking at this compile error for a few hours now so I decided to look for some community support. I created a header file "SCMCtl.h" which contains a Struct declaration and a function...