Convertir une chaîne de caractères à un entier de type long July 10, 2012 Author: /* long atol ( const char *s ); int atoi ( const char *s ); long long atoll ( const char *s ); Categories: Uncategorized