strtoul |
Chaîne à naturel long |
---|---|
Borland C++ | stdlib.h |
Syntaxe
unsigned long strtoul(const char *s, char **endptr, int radix); |
Description
Cette fonction permet de convertir la chaîne de caractères en nombre de type de données «unsigned long».
Dernière mise à jour : Lundi, le 11 Mai 2020