PatchworkOS  966e257
A non-POSIX operating system.
Loading...
Searching...
No Matches
atoll.c File Reference
#include <ctype.h>
#include <stdbool.h>
#include <stdlib.h>
#include <string.h>
#include "common/digits.h"
Include dependency graph for atoll.c:

Go to the source code of this file.

Functions

long long int atoll (const char *nptr)
 

Function Documentation

◆ atoll()

long long int atoll ( const char *  nptr)

Definition at line 8 of file atoll.c.

Here is the call graph for this function:
Here is the caller graph for this function: