Libft
Custom implementation of core libc functions with additional utility helpers.
Loading...
Searching...
No Matches
Functions
ft_realloc.c File Reference
#include <stdlib.h>
#include <stdbool.h>
Include dependency graph for ft_realloc.c:
Functions
bool
ft_realloc
(char **buff, size_t cap, size_t newcap)
Reallocates a buffer to a new capacity.
src
malloc
ft_realloc.c
Generated by
1.9.8