armOS  0.1.0
Minimal ARM Operating System for the Raspberry Pi - Documentation generated for Pi 4.
stdlib.h File Reference

Definition of some stdlib.h functions. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

char * itoa (int value)
 
int atoi (const char *str)
 

Detailed Description

Definition of some stdlib.h functions.