Libft
Custom implementation of core libc functions with additional utility helpers.
Loading...
Searching...
No Matches
Functions
ft_memchr.c File Reference
#include <string.h>
Include dependency graph for ft_memchr.c:
Functions
void *
ft_memchr
(const void *s, int c, size_t n)
Locates the first occurrence of a byte in memory.
src
mem
ft_memchr.c
Generated by
1.9.8