Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
stdlib.c File Reference
#include "stdlib.h"

Go to the source code of this file.

Functions

unsigned long long int strtoull (const char *ptr, char **end, int base)
 

Function Documentation

unsigned long long int strtoull ( const char ptr,
char **  end,
int  base 
)

Definition at line 16 of file stdlib.c.