Libft
Custom implementation of core libc functions with additional utility helpers.
Loading...
Searching...
No Matches
Functions
str_mapi.c File Reference
#include "
libft.h
"
#include <stdlib.h>
Include dependency graph for str_mapi.c:
Functions
char *
str_mapi
(char const *s, char(*f)(unsigned int, char))
Creates a new string by applying a function to each character.
src
str
str_mapi.c
Generated by
1.9.8