Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/28/03 20:42
Read: times


 
#40324 - creating own library functions
Hi Guys
How do the pros create their own library functions in keil so that they reuse them in every project needing them?
For example for my LCD library I created 3 files LCDM1.c and LCDMi.h and LCDMe.h and I added the c file to the project needing them and I include the external h file LCDMe.h in any other module needing to access the LCD display and the LCDMi.h in the LCDM1.c file.
Is this way good or is there any better way?
Regards
Mahmood




List of 3 messages in thread
TopicAuthorDate
creating own library functions            01/01/70 00:00      
   RE: creating own library functions            01/01/70 00:00      
      RE: creating own library functions/Andy            01/01/70 00:00      

Back to Subject List