tree: a2b7739063c1db9bae8c976770308da715c57618 [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.