Skip to content

ft_strlwr

VBrazhnik edited this page Aug 22, 2018 · 2 revisions
Prototype char *ft_strlwr(char *s)
Input String
Output String
Description Converts a given string into lowercase
Clone this wiki locally