Libft
Loading...
Searching...
No Matches
Functions
ft_calloc.c File Reference
#include "
libft.h
"
#include <stddef.h>
#include <stdint.h>
#include <stdlib.h>
Include dependency graph for ft_calloc.c:
Functions
void *
ft_calloc
(size_t element_count, size_t element_size)
Allocates a new memory zone, and set all bits to zero.
src
mem
ft_calloc.c
Generated by
1.13.2