Converts the initial portion of the string pointed to by nptr to an unsigned long integer. Format #include <stdlib.h> unsigned long int strtoul (const char *nptr, char **endptr, int base);