Nut/OS  4.10.3
API Reference
atoi.c File Reference
#include <compiler.h>
#include <stdlib.h>
Include dependency graph for atoi.c:

Go to the source code of this file.

Functions

int atoi (CONST char *str)
 Convert string to integer.