RTEMS
5.0.0
|
Convert String to Int (with validation) More...
Functions | |
rtems_status_code | rtems_string_to_int (const char *s, int *n, char **endptr, int base) |
Convert String to Int (with validation). More... | |
Convert String to Int (with validation)