👨‍💻
Guide
Ctrlk
Laura's GithubSimon's Github
  • What is this gitbook for?
  • 🛠️Useful tools
  • 🖌️MiniLibX
  • 0️⃣ Rank 00
    • Libft
      • 📑LIBC functions
        • ft_isalpha
        • ft_isdigit
        • ft_isalnum
        • ft_isascii
        • ft_isprint
        • ft_strlen
        • ft_memset
        • ft_bzero
        • ft_memcpy
        • ft_memmove
        • ft_strlcpy
        • ft_strlcat
        • ft_toupper
        • ft_tolower
        • ft_strchr
        • ft_strrchr
        • ft_strncmp
        • ft_memchr
        • ft_memcmp
        • ft_strnstr
        • ft_atoi
        • ft_calloc
        • ft_strdup
      • 📑Additional functions
      • 📑Bonus functions
  • 1️⃣ Rank 01
    • Born2beRoot
    • ft_printf
    • get_next_line
  • 2️⃣ Rank 02
    • so_long
    • pipex
    • minitalk
    • push_swap
    • FdF
  • 3️⃣ RANK 03
    • Philosophers
    • Minishell
  • 4️⃣ RANK 04
    • CPP (00 - 04) (doing)
    • NetPractice
    • MiniRT
  • 5️⃣ RANK 05
    • CPP (05-09) (to-do)
    • Inception (doing)
    • webserv (to-do)
  • 6️⃣ rank 06
    • ft_transcendence (to-do)
  • 🛂Exams
    • Exam Rank 02
    • Exam Rank 03
    • Exam Rank 04
    • Exam Rank 05
  • 👥Team
Powered by GitBook
On this page

Was this helpful?

  1. 0️⃣ Rank 00
  2. Libft

📑LIBC functions

ft_isalphaft_isdigitft_isalnumft_isasciift_isprintft_strlenft_memsetft_bzeroft_memcpyft_memmoveft_strlcpyft_strlcatft_toupperft_tolowerft_strchrft_strrchrft_strncmpft_memchrft_memcmpft_strnstrft_atoift_callocft_strdup
PreviousLibftNextft_isalpha

Last updated 2 years ago

Was this helpful?