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