Convert strings of ASCII characters to the appropriate numeric
values. atoll is a synonym for atoq.
This function is OpenVMS Alpha and Integrity servers only. atoq.
Format
#include <stdlib.h>
__int64 atoq (const char *nptr);
__int64 atoll (const char *nptr);
Additional Information:
explode
extract