INtime SDK Help
RtAtoi (iwin32)
INtime SDK v7.1 > About INtime > Alternate APIs > iwin32 API > iwin32 API > RtAtoi (iwin32)

This function is the same as the C runtime function atoi. It is provided only for compatibility.

int RtAtoi(
    LPCSTR lpString
);

Requirements

Versions Defined in Include Link to
INtime 3.0 intime/rt/include/iwin32.h iwin32.h iwin32.lib

See Also

iwin32 API, iwin32 Overview