Trouver un caractère dans un ‘string’ à l’aide de ‘strchr()’ August 3, 2012 Author: #include #include int main(void) { char *ptr; /* Retourner Categories: Uncategorized