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