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