• About library file
    I want to ask theat how can i generate a standard library file which contain some sample function. for example: a Ray.lib which contain a add(int x,int y) function and how can i use this library...
  • About library file
    I want to ask theat how can i generate a standard library file which contain some sample function. for example: a Ray.lib which contain a add(int x,int y) function and how can i use this library...
  • About Library file
    How to remove the present object code from the Library file
  • About Library
    I want to create such library, that is compactable with any port or pins of the microcontroller. For example: There a function named Lcd_initialisation().I want to create its library such that...
  • About C51 library
    What is the result: memcmp(s1, s2, len) when len = 0?