To begin, you log in with the username exam and the password exam , then run examshell in the terminal to start your session.
void ft_putchar(char c); void ft_putstr(char *str); int ft_strlen(char *str); char *ft_strcpy(char *dest, char *src); int ft_strcmp(char *s1, char *s2); char *ft_strstr(char *str, char *to_find); int ft_atoi(char *str); c piscine exam 01
ayoub0x1/C-Piscine-exam: Get ready for your 1337/42 exams - GitHub To begin, you log in with the username
: You must be comfortable with git add , commit , and push under pressure. void ft_putstr(char *str)