alanbarrett2 / 42-Libft

42 libft functions how to write in c: memset, bzero, memcpy, memccpy, memmove, memchr, memcmp, strlen, strdup, strcpy, strncpy, strncat, strlcat, strchr,strrchr, strstr, strnstr, strncmp, atoi, isalpha, isdigit, isalnum, isascii, isprint, toupper, tolower.
5Updated 5 years ago

Related projects: