Skip to content

This is a 1337 school project, all functions except malloc/free/read are prohibited by the school and flagged as a cheat, this library allows me to use functions like ft_memcpy or ft_printf.

Notifications You must be signed in to change notification settings

freeworldwhoo/libft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libft

This is a 1337 school project, all functions except malloc/free/read/write are prohibited by the school and flagged as a cheat, this library allows me to use functions like ft_memcpy or ft_printf.

##-usage

make to compile the library

make clean to delet the object files

make fclean to delet the object files and the library file

make re to recompile

##-included fonctions

  • memset
  • bzero
  • memcpy
  • memccpy
  • memmove
  • memchr
  • memcmp
  • strlen
  • strdup
  • strcpy
  • strncpy
  • strcat
  • strncat
  • strlcat
  • strchr
  • strrchr
  • strstr
  • strnstr
  • strcmp
  • strncmp
  • atoi
  • isalpha
  • isdigit
  • isalnum
  • isascii
  • isprint
  • toupper
  • tolower

##-Additional functions

  • ad1
  • ad1
  • ad1
  • ad1
  • ad1
  • ad1
  • ad1

About

This is a 1337 school project, all functions except malloc/free/read are prohibited by the school and flagged as a cheat, this library allows me to use functions like ft_memcpy or ft_printf.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published