The most common way to fail is by misnaming a file or a function. If the subject asks for ft_putstr.c , do not name it ft_putstring.c .
search_and_replace : Replace all occurrences of one character with another in a string. : Exam 01 Piscine 42
Lucas turned back to his screen and typed grademe again, ready for the next challenge. The most common way to fail is by
Forget <ctype.h> . In Exam 01, you are often forbidden from using standard functions. You must write your own utility functions: . In Exam 01