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

Go to the source code of this file.

Functions

long atol (CONST char *str)
 Convert string to long integer.