You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
void split(char** tab,char* buffer,char* character_separator, int* nb_mots);//split la chaine de caractère du buffer qui sont séparé par character_separator et met chaque mot dans un tableau