tree: d9b056837ac154de552c36a38586e5a3830eee23 [path history] [tgz]
  1. memchr.c
  2. README.md
  3. strchr.c
  4. strcmp.c
  5. strlcpy.c
  6. strlen.c
  7. strncpy.c
  8. strstr.cc
  9. 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.