atoll.c

The libc implementation

Author

Martin ‘Solar’ Baute

License

Public Domain

Summary
atoll.cThe libc implementation
Functions
atollConverts a string to a long long

Functions

atoll

long long int atoll(const char *s)

Converts a string to a long long

long long int atoll(const char *s)
Converts a string to a long long