Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

µ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.

  • No labels