STRTOL |
Chaîne de caractères à long |
---|---|
Turbo C++ | stdlib.h |
Syntaxe
long strtol(const char *s, char **endptr, int radix); |
Description
Cette fonction permet de convertir la chaîne de caractères en nombre de type «long».
Dernière mise à jour : Dimanche, le 28 Février 2021