RTEMS
5.0.0
|
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). More... | |
Convert String to Long (with validation)