RTEMS 6.1-rc5
|
Convert String to Long (with validation) More...
Functions | |
rtems_status_code | rtems_string_to_long (const char *s, long *n, char **endptr, int base) |
Convert String to Long (with validation). | |
Convert String to Long (with validation)