Skip to content

Latest commit

 

History

History

Exam02

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Exam02

Name Subject
aff_a - ft_ft aff_a - ft_ft
re_print - ft_putstr re_print - ft_putstr
swap_cases - first_word swap_cases - first_word
count_alen - occ_z count_alen - occ_z
ft_putnbr ft_putnbr
aff_last_param - aff_first_param aff_last_param - aff_first_param
union union
count_words count_words
ft_rrange - ft_range - ft_itoa ft_rrange - ft_range - ft_itoa
ft_split ft_split
  • Hints
    • count_len just fancy name of ft_strlen
    • you should solve all exercises that are related to string manipulation
    • Solutions
    • If You Havn't found a solution try make you're own