Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

µC/LIB contains library functions that replace standard library memory functions such as memclr(), memset(), memcpy(), memcmp(), etc; , as well as generic versions of network functions, ntohl(), ntohs(), htonl(), htons(). These functions and macros are defined in lib_mem.c and lib_mem.h.