strtol

Module: ecereCOM

int strtol(const char *, char * *, int base)

Description

Convert string to long

Parameters

  const char *  (null) 
  char * *  (null) 
base  int  (null) 
 
Return Value int