Go to the source code of this file.
Functions | |
| long | atol (char *p) |
Definition in file atol.c.
| long atol | ( | char * | p | ) |
Converts an ascii value to a long.
| *p | pointer to ascii string |
Definition at line 14 of file atol.c.
Referenced by xsh_kill(), xsh_sleep(), xsh_testsuite(), and xsh_uartstat().
1.5.5