µC/LIB String Library
µC/LIB contains library functions that replace standard library string functions such as strlen(), strcpy(), strcmp(), etc. These functions are defined in lib_str.c.
µC/LIB contains library functions that replace standard library string functions such as strlen(), strcpy(), strcmp(), etc. These functions are defined in lib_str.c.