miniOS
x86_64 hobby kernel with SMP, VFS, and POSIX process model
Loading...
Searching...
No Matches
stdlib.h File Reference
#include <stddef.h>
Include dependency graph for stdlib.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int atoi (const char *s)
long atol (const char *s)

Function Documentation

◆ atoi()

int atoi ( const char * s)
Here is the caller graph for this function:

◆ atol()

long atol ( const char * s)