Searched refs:atol (Results 1 – 1 of 1) sorted by relevance
9 long atol(const char *nptr) in atol() function38 return (int)atol(nptr); in atoi()