Libft
Custom implementation of core libc functions with additional utility helpers.
Loading...
Searching...
No Matches
Functions
ft_memset.c File Reference
#include <string.h>
Include dependency graph for ft_memset.c:
Functions
void *
ft_memset
(void *b, int c, size_t len)
Fills memory with a constant byte.
src
mem
ft_memset.c
Generated by
1.9.8