Libft
Custom implementation of core libc functions with additional utility helpers.
Loading...
Searching...
No Matches
Functions
ft_calloc.c File Reference
#include "
libft.h
"
#include <stdint.h>
#include <stdlib.h>
Include dependency graph for ft_calloc.c:
Functions
void *
ft_calloc
(size_t count, size_t size)
Allocates and zeroes memory for an array.
src
malloc
ft_calloc.c
Generated by
1.9.8