tree: 21e5e60515d7ea5c9de2f178dba13677c4033934 [path history] [tgz]
  1. memchr.c
  2. memrchr.c
  3. README.md
  4. strchr.c
  5. strcmp.c
  6. strlcpy.c
  7. strlen.c
  8. strncpy.c
  9. strstr.cc
  10. xmake.lua
sdk/lib/string/README.md

C string functions

This directory contains <string.h> functions for manipulating C strings. Users may prefer to import individual files from this for small firmware images.