Browse Source Download (without any required ccan dependencies)

Module:

mem

Summary:

Provide mem*() functions if missing from C library

Dependencies:

Description:

This code implements some string.h mem*() functions if they're not already available in the C library. Functions included are:

     memmem()

License:

CC0