FreeNOS
Functions
strtol.cpp File Reference
#include <String.h>
#include <Types.h>
#include <Character.h>
#include "stdlib.h"

Go to the source code of this file.

Functions

C long strtol (const char *nptr, char **endptr, int base)
 Convert a string to a long integer. More...