Libft
Loading...
Searching...
No Matches
Functions
ft_strmapi.c File Reference
#include "
libft.h
"
#include <stddef.h>
#include <stdlib.h>
Include dependency graph for ft_strmapi.c:
Functions
char *
ft_strmapi
(char const *s, char(*f)(unsigned int, char))
Apply the function āfā to each character of the string āsā, passing its index as first argument and the character itself as second argument.
src
str
ft_strmapi.c
Generated by
1.13.2