strtoul
Module:
ecereCOM
uint
strtoul
(const char * nptr, char * * endptr, int base)
Description
Convert string to unsigned long
Parameters
nptr
const char *
(null)
endptr
char * *
(null)
base
int
(null)
Return Value
uint