strtoull

Module: ecereCOM

uint64 strtoull(const char * nptr, char * * endptr, int base)

Description

Convert string to unsigned long long

Parameters

nptr  const char *  (null) 
endptr  char * *  (null) 
base  int  (null) 
 
Return Value uint64