summaryrefslogtreecommitdiff
path: root/modules/strtoull
blob: ea650b3ce0aa50b4a197a3e81444787d665ea09b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Description:
strtoull() function: convert string to 'unsigned long long'.

Files:
lib/strtoull.c
m4/ulonglong.m4
m4/strtoull.m4

Depends-on:
strtoul

configure.ac:
gl_FUNC_STRTOULL

Makefile.am:

Include:
<stdlib.h>