meiPlatformAtol

Declaration
long meiPlatformAtol(const char *ascii)
Required Header stdmei.h
Description

PlatformAtol converts a numeric string to a long. This function returns the converted value as a long.

  *ascii string to be converted
     

Returns

converted the numeric text string ascii to a long and returned it
See Also