PatchworkOS
Loading...
Searching...
No Matches
atoll.c File Reference
#include <ctype.h>
#include <stdbool.h>
#include <stdlib.h>
#include <string.h>
#include "common/digits.h"

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.

References _digits, isspace(), memchr(), NULL, tolower(), and x.

Referenced by process_prio_write().